./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_11_good.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/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_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_11_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash cc2bcff0042736d227f789c1cd907dd165725deef10fad1d3e8a6f5d799859cf --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 20:38:45,863 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 20:38:45,969 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 20:38:45,977 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 20:38:45,977 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 20:38:46,014 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 20:38:46,015 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 20:38:46,015 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 20:38:46,016 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 20:38:46,016 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 20:38:46,017 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 20:38:46,018 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 20:38:46,019 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 20:38:46,019 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 20:38:46,019 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 20:38:46,019 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 20:38:46,019 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 20:38:46,020 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 20:38:46,020 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 20:38:46,020 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 20:38:46,020 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 20:38:46,020 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:38:46,020 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 20:38:46,021 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 20:38:46,021 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 20:38:46,021 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 20:38:46,021 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 20:38:46,021 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_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cc2bcff0042736d227f789c1cd907dd165725deef10fad1d3e8a6f5d799859cf [2024-11-13 20:38:46,390 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 20:38:46,403 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 20:38:46,407 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 20:38:46,408 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 20:38:46,409 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 20:38:46,410 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_11_good.i Unable to find full path for "g++" [2024-11-13 20:38:48,772 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 20:38:49,293 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 20:38:49,297 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_11_good.i [2024-11-13 20:38:49,344 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/data/b8a8f9ab8/47d1ff4ee52d49479528391afe6c8792/FLAGe04f657f2 [2024-11-13 20:38:49,378 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/data/b8a8f9ab8/47d1ff4ee52d49479528391afe6c8792 [2024-11-13 20:38:49,382 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 20:38:49,384 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 20:38:49,386 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 20:38:49,386 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 20:38:49,392 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 20:38:49,393 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:38:49" (1/1) ... [2024-11-13 20:38:49,395 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1545038d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:49, skipping insertion in model container [2024-11-13 20:38:49,395 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 08:38:49" (1/1) ... [2024-11-13 20:38:49,473 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 20:38:50,775 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:38:50,788 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 20:38:50,953 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 20:38:51,157 INFO L204 MainTranslator]: Completed translation [2024-11-13 20:38:51,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51 WrapperNode [2024-11-13 20:38:51,158 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 20:38:51,158 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 20:38:51,159 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 20:38:51,159 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 20:38:51,165 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,191 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,239 INFO L138 Inliner]: procedures = 501, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 241 [2024-11-13 20:38:51,239 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 20:38:51,240 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 20:38:51,242 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 20:38:51,242 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 20:38:51,252 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,252 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,257 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,257 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,266 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,271 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,274 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,275 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,280 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 20:38:51,281 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 20:38:51,281 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 20:38:51,281 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 20:38:51,282 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 08:38:51" (1/1) ... [2024-11-13 20:38:51,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 20:38:51,311 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 20:38:51,345 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 20:38:51,350 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_62e4662c-a0ee-4293-b0e5-e4a2a3ee2fb1/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 20:38:51,394 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-13 20:38:51,395 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-13 20:38:51,395 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-13 20:38:51,395 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-13 20:38:51,395 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsTrue [2024-11-13 20:38:51,395 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsTrue [2024-11-13 20:38:51,395 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 20:38:51,395 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 20:38:51,396 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 20:38:51,396 INFO L130 BoogieDeclarations]: Found specification of procedure globalReturnsFalse [2024-11-13 20:38:51,396 INFO L138 BoogieDeclarations]: Found implementation of procedure globalReturnsFalse [2024-11-13 20:38:51,661 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 20:38:51,665 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 20:38:52,294 INFO L? ?]: Removed 104 outVars from TransFormulas that were not future-live. [2024-11-13 20:38:52,295 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 20:38:52,851 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 20:38:52,854 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 20:38:52,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:38:52 BoogieIcfgContainer [2024-11-13 20:38:52,855 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 20:38:52,856 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 20:38:52,856 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 20:38:52,871 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 20:38:52,872 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 08:38:52" (1/1) ... [2024-11-13 20:38:52,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 20:38:52,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:52,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 77 states and 101 transitions. [2024-11-13 20:38:52,973 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 101 transitions. [2024-11-13 20:38:52,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 20:38:52,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:53,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:53,553 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 20:38:53,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:53,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 76 states and 100 transitions. [2024-11-13 20:38:53,643 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 100 transitions. [2024-11-13 20:38:53,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 20:38:53,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:53,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:53,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:53,877 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 20:38:53,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:53,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 75 states and 99 transitions. [2024-11-13 20:38:53,992 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 99 transitions. [2024-11-13 20:38:53,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 20:38:53,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:53,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:54,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:54,311 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:38:54,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:54,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 74 states and 98 transitions. [2024-11-13 20:38:54,375 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 98 transitions. [2024-11-13 20:38:54,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 20:38:54,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:54,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:54,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:54,594 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 20:38:54,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:54,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-11-13 20:38:54,700 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-11-13 20:38:54,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:54,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:54,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:54,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:55,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:55,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:55,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:55,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:55,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:55,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:55,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:55,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:55,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:55,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:55,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:55,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:55,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:55,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:55,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:55,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:55,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:55,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:55,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:55,664 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:55,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:55,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:55,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:55,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:55,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:55,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:55,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:55,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:55,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:55,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:55,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:55,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:56,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:56,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:56,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:56,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:56,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:56,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:56,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:56,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:56,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:56,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:56,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:56,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:56,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:56,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:56,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:56,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:56,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:56,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:56,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:56,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:56,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:56,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:56,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:56,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:56,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:56,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:56,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:56,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:56,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:56,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:56,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:56,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:56,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:56,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:56,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:56,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:56,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:56,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:56,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:56,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,766 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:57,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:57,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:57,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:57,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:57,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:57,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:57,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:57,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:58,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:58,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:58,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:58,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:58,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:58,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:58,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,523 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:38:59,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:38:59,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:38:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:38:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:38:59,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:38:59,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:38:59,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:38:59,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,147 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:00,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:00,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:00,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:00,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:00,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:00,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:00,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:00,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,077 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,566 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:01,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:01,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:01,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:01,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:01,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,584 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,818 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:02,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:02,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:02,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:02,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:02,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:02,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:02,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:03,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:03,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:03,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:03,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:03,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:03,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:04,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:04,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:04,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:04,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:04,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:04,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:04,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:04,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,820 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:05,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:05,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:05,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:05,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:05,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:05,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:05,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:05,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:06,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:06,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:06,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:06,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:06,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:06,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:06,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:06,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,566 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,706 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:07,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:07,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:07,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:07,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:07,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:07,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:07,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:07,999 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,645 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,850 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:08,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:08,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:08,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:08,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:08,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:08,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:08,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:08,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:09,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:09,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:09,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:09,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:09,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:09,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:09,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:09,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,405 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,475 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,694 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:10,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:10,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:10,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:10,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,299 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:11,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:11,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:11,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:11,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:11,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:11,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:11,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,419 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:12,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:12,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:12,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:12,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:12,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:12,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:12,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:12,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,254 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,419 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,593 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,747 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:13,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:13,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:13,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:13,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:13,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:13,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:13,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,112 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,863 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:14,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:14,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:14,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:14,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:14,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:14,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:14,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:14,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:15,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:15,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:15,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:15,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:15,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:15,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:15,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,655 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:16,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:16,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:16,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:16,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:16,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:16,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:16,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,046 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,278 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,618 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,696 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:17,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:17,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:17,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:17,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:17,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:17,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:17,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:17,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,523 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,528 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,609 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,859 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:18,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:18,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:18,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:18,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:18,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:18,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:18,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,370 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,646 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:19,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:19,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:19,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:19,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:19,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:19,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:19,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:19,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,072 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,234 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:20,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:20,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:20,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:20,900 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:20,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:20,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:20,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:20,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:21,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:21,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:21,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:21,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:21,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:21,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:21,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,445 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:22,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:22,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:22,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:22,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:22,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:22,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:22,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:22,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,425 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,496 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,563 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,727 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,778 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:23,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:23,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:23,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:23,933 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:23,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:23,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:23,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:23,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,248 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,729 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,804 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,807 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:24,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:24,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:24,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:24,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:24,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:24,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:24,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:24,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:25,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:25,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:25,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:25,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:25,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:25,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:25,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:25,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,859 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:26,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:26,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:26,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:26,936 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:26,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:26,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:26,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:26,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,011 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,075 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,493 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,818 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:27,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:27,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:27,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:27,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:27,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:27,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:27,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:27,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,291 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,528 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:28,944 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:28,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:28,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:28,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:28,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:28,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:28,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,399 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:29,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:29,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:29,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:29,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:29,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:29,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:29,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:29,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,023 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,594 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:30,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:30,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:30,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:30,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:30,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:30,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:30,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:30,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,194 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,198 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:31,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:31,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:31,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:31,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:31,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:31,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:31,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:31,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,003 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,601 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,766 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:32,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:32,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:32,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:32,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:32,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:32,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:32,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:32,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,017 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,096 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:33,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:33,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:33,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:33,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:33,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:33,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:33,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:33,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,046 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,666 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,933 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:34,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:34,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:34,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:34,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:34,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:34,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:34,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:34,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,146 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,333 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:35,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:35,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:35,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:35,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:35,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:35,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:35,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:35,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,298 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:36,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:36,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:36,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:36,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:36,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:36,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:36,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:36,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,370 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,890 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:37,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:37,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:37,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:37,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:37,995 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:37,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:37,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:37,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,123 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,399 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,481 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,566 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:38,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:38,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:38,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:38,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:38,995 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:38,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:38,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:38,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,159 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,589 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,646 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,649 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,927 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:39,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:39,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:39,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:39,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:39,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:39,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:39,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:39,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,132 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,445 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:40,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:40,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:40,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:40,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:40,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:40,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:40,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,059 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,105 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,147 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,370 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,771 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:41,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:41,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:41,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:41,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:41,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:41,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:41,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:41,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,234 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,442 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,564 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,807 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:42,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:42,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:42,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:42,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:42,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:42,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:42,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:42,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,416 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,679 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:43,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:43,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:43,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:43,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:43,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:43,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:43,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:43,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,067 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,129 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,748 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,794 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:44,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:44,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:44,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:44,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:44,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:44,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:44,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:44,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,529 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:45,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:45,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:45,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:45,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:45,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:45,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:45,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:45,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,329 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,835 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:46,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:46,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:46,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:46,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:46,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:46,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:46,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:46,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,122 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:47,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:47,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:47,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:47,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:47,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:47,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:47,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:47,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:48,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:48,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:48,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:48,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:48,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:48,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:48,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:48,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,258 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:49,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:49,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:49,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:49,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:49,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:49,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:49,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:49,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,018 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,072 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,542 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,768 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,771 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,881 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:50,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:50,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:50,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:50,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:50,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:50,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:50,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,169 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,299 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,404 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:51,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:51,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:51,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:51,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:51,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:51,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:51,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:51,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:52,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:52,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:52,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:52,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:52,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:52,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:52,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:52,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,645 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:53,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:53,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:53,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:53,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:53,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:53,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:53,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:53,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,469 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:54,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:54,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:54,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:54,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:54,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:54,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:54,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:54,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:55,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:55,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:55,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:55,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:55,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:55,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:55,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:55,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,327 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,496 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,723 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,893 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:56,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:56,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:56,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:56,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:56,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:56,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:56,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:56,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,590 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:57,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:57,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:57,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:57,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:57,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:57,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:57,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:57,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,659 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:58,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:58,976 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:58,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:58,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:58,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:58,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:58,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:58,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,036 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,203 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,893 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:39:59,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:39:59,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:39:59,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:39:59,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:39:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:39:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:39:59,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:39:59,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,119 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,263 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,812 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:00,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:00,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:00,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:00,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:00,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:00,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:00,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:00,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,173 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,402 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,910 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:01,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:01,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:01,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:01,967 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:01,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:01,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:01,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:01,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,700 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,812 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:02,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:02,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:02,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:02,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:02,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:02,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:02,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,550 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:03,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:03,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:03,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:03,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:03,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:03,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:03,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:03,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,515 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:04,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:04,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:04,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:04,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,018 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,298 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,467 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,528 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:40:05,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:40:05,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:40:05,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:40:05,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:40:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:40:05,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:40:05,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:40:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 20:51:05,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:05,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:05,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:05,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:05,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:05,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:05,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:05,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:05,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:05,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:05,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:05,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:05,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:05,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:05,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:05,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:05,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:05,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,701 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:06,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:06,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:06,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:06,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:06,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:06,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:06,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:06,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,163 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,269 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,479 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,481 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:07,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:07,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:07,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:07,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:07,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:07,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:07,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:07,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,727 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,835 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:08,944 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:08,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:08,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:08,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:08,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:08,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:08,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:09,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:09,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:09,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:09,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:09,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:09,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:09,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,553 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:10,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:10,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:10,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:10,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:10,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:10,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:10,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:10,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,040 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:11,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:11,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:11,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:11,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:11,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:11,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:11,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:11,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,306 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:12,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:12,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:12,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:12,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:12,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:12,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:12,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:12,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,125 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:13,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:13,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:13,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:13,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:13,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:13,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:13,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:14,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:14,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:14,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:14,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:14,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:14,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:14,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:14,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,122 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,124 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,597 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:15,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:15,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:15,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:15,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:15,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:15,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:15,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:15,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,712 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:16,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:16,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:16,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:16,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:16,933 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:16,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:16,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:16,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,759 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,865 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:17,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:17,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:17,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:17,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:17,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:17,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:17,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:17,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,303 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:18,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:18,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:18,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:18,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:18,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:18,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:18,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:18,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:19,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:19,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:19,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:19,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:19,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:19,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:19,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:19,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,288 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,708 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:20,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:20,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:20,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:20,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:20,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:20,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:20,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,022 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,365 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,477 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,480 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,688 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,794 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:21,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:21,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:21,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:21,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:21,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,304 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,515 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,828 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:22,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:22,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:22,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:22,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:22,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:22,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:22,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:22,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,036 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,155 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:23,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:23,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:23,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:23,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:23,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:23,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:23,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:23,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:24,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:24,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:24,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:24,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:24,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:24,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:24,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:24,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:25,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:25,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:25,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:25,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:25,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:25,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:25,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:25,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:26,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:26,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:26,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:26,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:26,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:26,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,002 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,117 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:27,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:27,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:27,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:27,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:27,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:27,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:27,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:27,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,101 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,448 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:28,937 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:28,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:28,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:28,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:28,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,046 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,518 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,759 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:29,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:29,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:29,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:29,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:29,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:29,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:29,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:29,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:30,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:30,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:30,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:30,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:30,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:30,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:30,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:30,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,455 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,778 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,885 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:31,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:31,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:31,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:31,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:31,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:31,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:31,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:31,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,101 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,427 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:32,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:32,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:32,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:32,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:32,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:32,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:32,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:32,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,048 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,051 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,605 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:33,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:33,928 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:33,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:33,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:33,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:33,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:33,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,146 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,148 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:34,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:34,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:34,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:34,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:34,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:34,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:34,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:34,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,348 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,674 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,887 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:35,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:35,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:35,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:35,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:35,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:35,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:35,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:35,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,310 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,424 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:36,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:36,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:36,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:36,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:36,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:36,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,844 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:37,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:37,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:37,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:37,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:37,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:37,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:37,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:37,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:38,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:38,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:38,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:38,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:38,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:38,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:38,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:38,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,511 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:39,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:39,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:39,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:39,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:39,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:39,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:39,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,408 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,712 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:40,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:40,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:40,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:40,950 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:40,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:40,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:40,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:41,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:41,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:41,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:41,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:41,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:41,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:41,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:41,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,040 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,143 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,145 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,463 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:42,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:42,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:42,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:42,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:42,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:42,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:42,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:42,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:43,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:43,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:43,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:43,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:43,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:43,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:43,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:43,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,209 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:44,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:44,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:44,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:44,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:44,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:44,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:44,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:44,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,848 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,850 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:45,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:45,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:45,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:45,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:45,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:45,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:45,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:45,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,547 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:46,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:46,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:46,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:46,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:46,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:46,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:46,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:46,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,001 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:47,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:47,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:47,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:47,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:47,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:47,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:47,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:47,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,140 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:48,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:48,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:48,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:48,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:48,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:48,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:48,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:48,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,845 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,847 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:49,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:49,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:49,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:49,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:49,955 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:49,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:49,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:49,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:50,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:50,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:50,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:50,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:50,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:50,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:50,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,631 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:51,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:51,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:51,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:51,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:51,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:51,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:51,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:51,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,097 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:52,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:52,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:52,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:52,890 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:52,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:52,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:52,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:52,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,263 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,367 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:53,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:53,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:53,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:53,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:53,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:53,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:53,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:53,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:54,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:54,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:54,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:54,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:54,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:54,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:54,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,516 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:55,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:55,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:55,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:55,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:55,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:55,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:55,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:55,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,278 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,713 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:56,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:56,931 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:56,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:56,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:56,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:56,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:56,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:56,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,438 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,441 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,732 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:57,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:57,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:57,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:57,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:57,955 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:57,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:57,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:57,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,613 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,827 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:58,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:58,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:58,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:58,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:58,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:58,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:58,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:58,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,508 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:51:59,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:51:59,916 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:51:59,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:51:59,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:51:59,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:51:59,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:51:59,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:51:59,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:00,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:00,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:00,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:00,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:00,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:00,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:00,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:00,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,633 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,635 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:01,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:01,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:01,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:01,852 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:01,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:01,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:01,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,254 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,586 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,695 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:02,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:02,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:02,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:02,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:02,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:02,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:02,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,016 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,018 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,567 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,676 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:03,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:03,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:03,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:03,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:03,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:03,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:03,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:03,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,748 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:04,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:04,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:04,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:04,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:04,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:04,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:04,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,077 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,310 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,418 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,632 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,857 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:05,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:05,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:05,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:05,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:05,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:05,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:05,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:05,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,075 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:06,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:06,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:06,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:06,933 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:06,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:06,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:06,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:07,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:07,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:07,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:07,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:07,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:07,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:07,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,397 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:08,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:08,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:08,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:08,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:08,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:08,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:08,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:09,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:09,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,020 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,382 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:10,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:10,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:10,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:10,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:10,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:10,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:10,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,020 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,683 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:11,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:11,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:11,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:11,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:11,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:11,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:11,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:11,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,011 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:12,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:12,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:12,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:12,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:12,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:12,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:12,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:12,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,859 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:13,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:13,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:13,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:13,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:13,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:13,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:13,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,634 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,745 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,855 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:14,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:14,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:14,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:14,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:14,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:14,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,074 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:15,910 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:15,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:15,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:15,912 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:15,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:15,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:15,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:15,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,132 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:16,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:16,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:16,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:16,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:16,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:16,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:16,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,241 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:17,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:17,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:17,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:17,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:17,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:17,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,555 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:18,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:18,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:18,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:18,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:18,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:18,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:18,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,219 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,735 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:19,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:19,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:19,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:19,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:19,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:19,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:19,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:19,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,332 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,490 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,493 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,651 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:20,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:20,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,328 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,449 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,593 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,727 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:21,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:21,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:21,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:21,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:21,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,781 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:22,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:22,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:22,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:22,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:22,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:22,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:22,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,433 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,774 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:23,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:23,991 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:23,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:23,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:23,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:23,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:23,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:23,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,304 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,523 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,641 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:24,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:24,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:24,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:24,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:24,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:24,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:24,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:24,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,748 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:25,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:25,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:25,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:25,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:25,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:25,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:25,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,105 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:26,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:26,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:26,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:26,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:26,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:26,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:26,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:26,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,066 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,409 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,632 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:27,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:27,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:27,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:27,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:27,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:27,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:27,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:27,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,300 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,715 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:28,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:28,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:28,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:28,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:28,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:28,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:28,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:28,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,068 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,286 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,399 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:29,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:29,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:29,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:29,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:29,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:29,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:29,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:29,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,538 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:30,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:30,949 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:30,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:30,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:30,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:30,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:30,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:30,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,171 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:31,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:31,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:31,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:31,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:31,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:31,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:31,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:31,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,459 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,568 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,570 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:32,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:32,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:32,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:32,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:32,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:32,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:32,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:32,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,211 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,429 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:33,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:33,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:33,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:33,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:33,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:33,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:33,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:33,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,336 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,443 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,445 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:34,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:34,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:34,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:34,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:34,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:34,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:34,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:34,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,140 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,302 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,769 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,880 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:35,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:35,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:35,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:35,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:35,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:35,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:35,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,101 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,340 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:36,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:36,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:36,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:36,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:36,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:36,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:36,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:36,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,141 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,253 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,562 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,670 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,673 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:37,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:37,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:37,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:37,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:37,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:37,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:37,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:37,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:38,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:38,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:38,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:38,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:38,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:38,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:38,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,463 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:39,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:39,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:39,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:39,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:39,970 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:39,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:39,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:39,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,236 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,240 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:40,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:40,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:40,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:40,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:40,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:40,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:40,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:40,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,629 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,749 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:41,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:41,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:41,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:41,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:41,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:41,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:41,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:41,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,036 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,723 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:42,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:42,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:42,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:42,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:42,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:42,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:42,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:42,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,052 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,359 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,361 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,820 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,822 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:43,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:43,944 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:43,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:43,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:43,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:43,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:43,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:43,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,527 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:44,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:44,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:44,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:44,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:44,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:44,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:44,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,032 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,383 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,385 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,507 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,865 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:45,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:45,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:45,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:45,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:45,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:45,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:45,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:45,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,119 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:46,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:46,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:46,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:46,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:46,937 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:46,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:46,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:46,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,360 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,485 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:47,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:47,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:47,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:47,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:47,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:47,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:47,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,321 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,323 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,853 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:48,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:48,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:48,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:48,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:48,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:48,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:48,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:48,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,506 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:49,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:49,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:49,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:49,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:49,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:49,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:49,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:49,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,369 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,533 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:50,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:50,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:50,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:50,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:50,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:50,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:50,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,266 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,656 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:51,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:51,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:51,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:51,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:51,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:51,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:51,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,096 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,099 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,691 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,693 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:52,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:52,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:52,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:52,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:52,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:52,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:52,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:52,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,039 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,293 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,557 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,668 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:53,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:53,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:53,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:53,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:53,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:53,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:53,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:53,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,574 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,808 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:54,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:54,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:54,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:54,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:54,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:54,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:54,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:54,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,155 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,502 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,730 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:55,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:55,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:55,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:55,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:55,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:55,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:55,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:55,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,114 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,226 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,575 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:56,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:56,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:56,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:56,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:56,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:56,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:56,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,030 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,155 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:57,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:57,957 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:57,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:57,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:57,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:57,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:57,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:57,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,074 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,515 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,639 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,766 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:58,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:58,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:58,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:58,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:58,900 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:58,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:58,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:58,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,158 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:52:59,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:52:59,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:52:59,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:52:59,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:52:59,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:52:59,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:52:59,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:52:59,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,069 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,198 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:00,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:00,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:00,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:00,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:00,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:00,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:00,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:00,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,574 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:01,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:01,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:01,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:01,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:01,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,442 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,572 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:02,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:02,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:02,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:02,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:02,938 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:02,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:02,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:02,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,290 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:03,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 20:53:03,922 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-13 20:53:03,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 20:53:03,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-13 20:53:03,924 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-13 20:53:03,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-13 20:53:03,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 20:53:03,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 20:53:04,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat