./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-crafted/NestedRecursion_1d.c --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_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/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_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-crafted/NestedRecursion_1d.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/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_efba9249-8421-43c0-997d-e70404706490/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 9c9c032ca120503dfa93615a57a0bb47775014248f579f3a3fd38a4985b2298b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:08:28,741 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:08:28,817 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 22:08:28,822 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:08:28,822 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:08:28,850 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:08:28,851 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:08:28,851 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:08:28,851 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:08:28,851 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:08:28,852 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:08:28,852 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:08:28,853 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:08:28,853 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:08:28,853 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:08:28,853 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:08:28,853 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:08:28,853 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:08:28,853 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:08:28,853 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:08:28,854 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:08:28,854 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:08:28,854 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:08:28,854 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:08:28,855 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_efba9249-8421-43c0-997d-e70404706490/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 -> 9c9c032ca120503dfa93615a57a0bb47775014248f579f3a3fd38a4985b2298b [2024-11-13 22:08:29,101 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:08:29,112 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:08:29,114 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:08:29,115 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:08:29,116 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:08:29,117 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-crafted/NestedRecursion_1d.c Unable to find full path for "g++" [2024-11-13 22:08:31,062 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:08:31,341 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:08:31,342 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/sv-benchmarks/c/termination-crafted/NestedRecursion_1d.c [2024-11-13 22:08:31,351 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/data/558b508fb/f6f06d395c824c2bab26abc98a0ce77e/FLAGf8ec21067 [2024-11-13 22:08:31,636 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/data/558b508fb/f6f06d395c824c2bab26abc98a0ce77e [2024-11-13 22:08:31,639 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:08:31,641 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:08:31,644 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:08:31,644 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:08:31,649 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:08:31,650 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,651 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b7ade3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31, skipping insertion in model container [2024-11-13 22:08:31,654 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,668 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:08:31,833 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:08:31,838 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:08:31,849 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:08:31,863 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:08:31,864 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31 WrapperNode [2024-11-13 22:08:31,864 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:08:31,865 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:08:31,865 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:08:31,865 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:08:31,871 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,875 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,889 INFO L138 Inliner]: procedures = 6, calls = 8, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 9 [2024-11-13 22:08:31,890 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:08:31,891 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:08:31,891 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:08:31,891 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:08:31,897 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,897 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,898 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,898 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,900 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,903 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,907 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,908 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,909 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:08:31,909 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:08:31,911 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:08:31,912 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:08:31,913 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:08:31" (1/1) ... [2024-11-13 22:08:31,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:08:31,939 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:08:31,951 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 22:08:31,957 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efba9249-8421-43c0-997d-e70404706490/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 22:08:31,984 INFO L130 BoogieDeclarations]: Found specification of procedure rec1 [2024-11-13 22:08:31,984 INFO L138 BoogieDeclarations]: Found implementation of procedure rec1 [2024-11-13 22:08:31,984 INFO L130 BoogieDeclarations]: Found specification of procedure rec2 [2024-11-13 22:08:31,984 INFO L138 BoogieDeclarations]: Found implementation of procedure rec2 [2024-11-13 22:08:31,985 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:08:31,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:08:32,042 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:08:32,044 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:08:32,208 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-11-13 22:08:32,209 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:08:32,228 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:08:32,228 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 22:08:32,229 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:08:32 BoogieIcfgContainer [2024-11-13 22:08:32,229 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:08:32,230 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:08:32,230 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:08:32,240 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:08:32,240 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:08:32" (1/1) ... [2024-11-13 22:08:32,248 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:08:32,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 42 states and 47 transitions. [2024-11-13 22:08:32,295 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 47 transitions. [2024-11-13 22:08:32,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-13 22:08:32,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:32,445 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:32,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 41 states and 46 transitions. [2024-11-13 22:08:32,496 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 46 transitions. [2024-11-13 22:08:32,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-13 22:08:32,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:32,711 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:32,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:32,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 48 states and 58 transitions. [2024-11-13 22:08:32,986 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 58 transitions. [2024-11-13 22:08:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:08:32,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:32,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:32,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,089 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:33,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 52 states and 67 transitions. [2024-11-13 22:08:33,184 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 67 transitions. [2024-11-13 22:08:33,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 22:08:33,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,264 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:33,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 51 states and 66 transitions. [2024-11-13 22:08:33,377 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 66 transitions. [2024-11-13 22:08:33,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 22:08:33,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,564 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:33,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 52 states and 69 transitions. [2024-11-13 22:08:33,656 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 69 transitions. [2024-11-13 22:08:33,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:08:33,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:08:33,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:33,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 54 states and 71 transitions. [2024-11-13 22:08:33,803 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 71 transitions. [2024-11-13 22:08:33,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:08:33,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:33,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:33,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:33,885 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:08:34,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 53 states and 70 transitions. [2024-11-13 22:08:34,021 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 70 transitions. [2024-11-13 22:08:34,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 22:08:34,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:08:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:34,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 55 states and 75 transitions. [2024-11-13 22:08:34,722 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 75 transitions. [2024-11-13 22:08:34,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 22:08:34,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:34,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:34,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 22:08:35,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 61 states and 89 transitions. [2024-11-13 22:08:35,548 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 89 transitions. [2024-11-13 22:08:35,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 22:08:35,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,645 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-13 22:08:35,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 63 states and 93 transitions. [2024-11-13 22:08:35,741 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 93 transitions. [2024-11-13 22:08:35,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:08:35,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,823 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-11-13 22:08:35,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:35,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 62 states and 92 transitions. [2024-11-13 22:08:35,886 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 92 transitions. [2024-11-13 22:08:35,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-13 22:08:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:35,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:35,972 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 22:08:36,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 65 states and 97 transitions. [2024-11-13 22:08:36,154 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 97 transitions. [2024-11-13 22:08:36,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-13 22:08:36,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:36,367 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 22:08:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 57 states and 80 transitions. [2024-11-13 22:08:36,726 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 80 transitions. [2024-11-13 22:08:36,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-13 22:08:36,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:36,800 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 39 proven. 21 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-13 22:08:36,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 57 states and 80 transitions. [2024-11-13 22:08:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 80 transitions. [2024-11-13 22:08:36,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 22:08:36,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:36,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:37,124 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 40 proven. 2 refuted. 0 times theorem prover too weak. 61 trivial. 0 not checked. [2024-11-13 22:08:37,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:37,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 63 states and 91 transitions. [2024-11-13 22:08:37,746 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 91 transitions. [2024-11-13 22:08:37,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 22:08:37,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:37,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:37,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:37,829 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 26 proven. 2 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 22:08:38,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:38,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 65 states and 96 transitions. [2024-11-13 22:08:38,113 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 96 transitions. [2024-11-13 22:08:38,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 22:08:38,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:38,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:38,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:38,380 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 30 proven. 2 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-13 22:08:38,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:38,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 67 states and 101 transitions. [2024-11-13 22:08:38,713 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 101 transitions. [2024-11-13 22:08:38,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 22:08:38,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:38,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:38,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:38,915 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 21 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 22:08:39,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 71 states and 106 transitions. [2024-11-13 22:08:39,343 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 106 transitions. [2024-11-13 22:08:39,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-13 22:08:39,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,524 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-13 22:08:39,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:39,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 75 states and 113 transitions. [2024-11-13 22:08:39,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 113 transitions. [2024-11-13 22:08:39,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-13 22:08:39,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:39,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:39,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:39,811 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-13 22:08:40,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:40,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 74 states and 112 transitions. [2024-11-13 22:08:40,016 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 112 transitions. [2024-11-13 22:08:40,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:40,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:40,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:40,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:40,186 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:40,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:40,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:40,932 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:40,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:40,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:40,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,031 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:41,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,154 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:41,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,171 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:41,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,265 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:41,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,282 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:41,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,385 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:41,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,402 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:41,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,466 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:41,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,478 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:41,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,551 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:41,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,564 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:41,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,669 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:41,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,692 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:41,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,794 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:41,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,819 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:41,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:41,896 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:41,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:41,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:41,910 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:41,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:41,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:41,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:41,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,003 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:42,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,033 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:42,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,091 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:42,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,105 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:42,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,187 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:42,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:42,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,279 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:42,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,295 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:42,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,391 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:42,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,407 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:42,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,483 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:42,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,557 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:42,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,649 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:42,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,665 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:42,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,733 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:42,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,833 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:42,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,849 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:42,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:42,931 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:42,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:42,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:42,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:42,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:42,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:42,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:42,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,036 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:43,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,053 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:43,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,121 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:43,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,137 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:43,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,240 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:43,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,262 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:43,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:43,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,357 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:43,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,433 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:43,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,448 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:43,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,544 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:43,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,559 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:43,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,648 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:43,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,663 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:43,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,742 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:43,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,757 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:43,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,820 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:43,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,831 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:43,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:43,907 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:43,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:43,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:43,929 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:43,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:43,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:43,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:43,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,005 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:44,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,024 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:44,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,076 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:44,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,088 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:44,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,135 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:44,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,146 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:44,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,219 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:44,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,234 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:44,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,324 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:44,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,339 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:44,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,412 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:44,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,427 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:44,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,473 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:44,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,485 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:44,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,535 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:44,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:44,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,620 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:44,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,635 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:44,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,713 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:44,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:44,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,823 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:44,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,839 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:44,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:44,929 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:44,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:44,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:44,949 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:44,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:44,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:44,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,023 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:45,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:45,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,133 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:45,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,149 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:45,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,222 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:45,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:45,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:45,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,309 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:45,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,355 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:45,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,366 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:45,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,437 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:45,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,454 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:45,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,499 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:45,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,509 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:45,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,580 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:45,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,594 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:45,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,659 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:45,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,673 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:45,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,749 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:45,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,763 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:45,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,837 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:45,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:45,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:45,926 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:45,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:45,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:45,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:45,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:45,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:45,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:45,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,015 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:46,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:46,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,099 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:46,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:46,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,180 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:46,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:46,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,282 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:46,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,297 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:46,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,380 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:46,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,397 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:46,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,476 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:46,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:46,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,580 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:46,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,597 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:46,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,678 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:46,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,751 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:46,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,768 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:46,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,842 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:46,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,858 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:46,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,902 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:46,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:46,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:46,913 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:46,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:46,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:46,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:46,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:46,985 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,003 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:47,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,075 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:47,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,165 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,181 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:47,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,262 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:47,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,360 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,376 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:47,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,449 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:47,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,464 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:47,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,511 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:47,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,522 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:47,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,570 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,581 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:47,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,652 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:47,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,743 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,848 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:47,956 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:47,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:47,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:47,977 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:47,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:47,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:47,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:47,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,056 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:48,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,072 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:48,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,138 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:48,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:48,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,199 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:48,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:48,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,254 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:48,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,268 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:48,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,339 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:48,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,365 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:48,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,439 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:48,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,457 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:48,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,530 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:48,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:48,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,602 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:48,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,616 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:48,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,653 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:48,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,666 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:48,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,727 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:48,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,742 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:48,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,779 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:48,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,789 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:48,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,850 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:48,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,863 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:48,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:48,928 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:48,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:48,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:48,945 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:48,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:48,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:48,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:48,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,006 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,020 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:49,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,058 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:49,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:49,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,127 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,140 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:49,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,201 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,216 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:49,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,254 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:49,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:49,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,328 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:49,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,407 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:49,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,464 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:49,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:49,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,544 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:49,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,636 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:49,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,711 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:49,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,790 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:49,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,804 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:49,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,865 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:49,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,939 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:49,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:49,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:49,954 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:49,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:49,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:49,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:49,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:49,990 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:49,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,000 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:50,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,081 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:50,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,095 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:50,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,131 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:50,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,202 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:50,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,216 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:50,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,278 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:50,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,292 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:50,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,357 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:50,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:50,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,428 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:50,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,441 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:50,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,499 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:50,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,513 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:50,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,574 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:50,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:50,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,655 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:50,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:50,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,723 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:50,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:50,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,798 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:50,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,812 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:50,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,846 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:50,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,856 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:50,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,912 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:50,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:50,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:50,925 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:50,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:50,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:50,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:50,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:50,992 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:51,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,006 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:51,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,066 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:51,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:51,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,140 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:51,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:51,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,217 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:51,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,232 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:51,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,266 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:51,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,276 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:51,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,335 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:51,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,348 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:51,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,404 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:51,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:51,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,451 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,461 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:51,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,498 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:51,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:51,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,570 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:51,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,584 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:51,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,620 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:51,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,630 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:51,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,691 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:51,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:51,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,759 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:51,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,773 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:51,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,807 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:51,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,817 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:51,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,873 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:51,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,886 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:51,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:51,946 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:51,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:51,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:51,959 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:51,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:51,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:51,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,020 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,034 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:52,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,092 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,105 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:52,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,166 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:52,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,179 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:52,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,246 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,259 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:52,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,322 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:52,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,335 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:52,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,392 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:52,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,462 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:52,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,508 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:52,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,517 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:52,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,549 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:52,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:52,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,591 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:52,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,600 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:52,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,662 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:52,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:52,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,740 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:52,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,752 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:52,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,787 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:52,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,797 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:52,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,856 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:52,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:52,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,941 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:52,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,954 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:52,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:52,986 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:52,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:52,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:52,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:52,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:52,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:52,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:53,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:53,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,125 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:53,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:53,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,182 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:53,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,192 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:53,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,253 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:53,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,266 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,329 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,398 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,411 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:53,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,442 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:53,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,452 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,511 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,524 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,579 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,592 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:53,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,627 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:53,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,637 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,705 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,720 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:53,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,757 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:53,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,767 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:53,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,828 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:53,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,841 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:53,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,900 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:53,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,913 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:53,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:53,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:53,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:53,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:53,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:53,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:53,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:53,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,027 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:54,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,036 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:54,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,073 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,082 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:54,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,141 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:54,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,217 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:54,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,230 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:54,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,312 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:54,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,330 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:54,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,411 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:54,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,434 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:54,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,511 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:54,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,528 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:54,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,560 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:54,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:54,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,627 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:54,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,641 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:54,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,700 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:54,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,713 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:54,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,773 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:54,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,786 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:54,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,846 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:54,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:54,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,920 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:54,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:54,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:54,940 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:54,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:54,999 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:55,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,012 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:55,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,073 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:55,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,085 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:55,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,141 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:55,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,154 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:55,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,184 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:55,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:55,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,249 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:55,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,263 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:55,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,321 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:55,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,335 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:55,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,392 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:55,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,406 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:55,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,467 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:55,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,481 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:55,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,542 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:55,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,556 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:55,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,598 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:55,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,607 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:55,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,639 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:55,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,649 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:55,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,712 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:55,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:55,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,785 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:55,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,799 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:55,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,856 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:55,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,869 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:55,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,926 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:55,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:55,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:55,972 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:55,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:55,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:55,983 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:55,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:55,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:55,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:55,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,015 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:56,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,025 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:56,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,060 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:56,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,069 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:56,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,101 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:56,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:56,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,248 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:56,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:56,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:56,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,358 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:56,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,392 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:56,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,401 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:56,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,462 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:56,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:56,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,508 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:56,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,517 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,550 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:56,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,559 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:56,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,616 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:56,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,629 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:56,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,664 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:56,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,673 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:56,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,706 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:56,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,716 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:56,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,781 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:56,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,794 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:56,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,851 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:56,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,864 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:56,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,925 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:56,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:56,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:56,937 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:56,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:56,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:56,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:56,996 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,009 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:57,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,039 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,106 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,119 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,178 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,191 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,248 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,260 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:57,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,290 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:57,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,299 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,353 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,365 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,429 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,443 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,502 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,515 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,569 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,582 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,641 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,714 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,783 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,796 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,851 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:57,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,865 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:57,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,926 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:57,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:57,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:57,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:57,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:57,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:57,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:57,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:57,997 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,010 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:58,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,043 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:58,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,112 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,125 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:58,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,187 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:58,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,201 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:58,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,261 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:58,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:58,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,334 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:58,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:58,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,382 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:58,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,395 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:58,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,455 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:58,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,468 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:58,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,498 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,566 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,583 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,664 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,720 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,738 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:08:58,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,769 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:08:58,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:58,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,817 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:58,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,826 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:58,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,857 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:58,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,867 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,924 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,937 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:58,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:58,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:58,988 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:58,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:58,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:58,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:58,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:08:58,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:58,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,031 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:08:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:59,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:59,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,109 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:59,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,164 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:59,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,177 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,237 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,250 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:59,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,320 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,333 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,392 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:59,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,461 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:59,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,474 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,606 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,619 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:08:59,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,678 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:08:59,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,692 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,751 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,764 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:08:59,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,817 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:08:59,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,830 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,888 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:08:59,960 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:08:59,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:08:59,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:08:59,978 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:08:59,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:08:59,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:08:59,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:08:59,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:00,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:00,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,100 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:00,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,112 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:00,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,165 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:00,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,177 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:00,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,206 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:00,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:00,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,244 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,253 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:00,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,311 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:00,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,324 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:00,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,386 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:00,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,399 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:00,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,457 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:00,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,471 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:00,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,533 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:00,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:00,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,615 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:00,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,628 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:00,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,688 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:00,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,701 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:00,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,754 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:00,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,768 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:00,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,798 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:00,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,807 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:00,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,863 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:00,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,877 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:00,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:00,934 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:00,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:00,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:00,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:00,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:00,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:00,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:00,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,007 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:01,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:01,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,048 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:01,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:01,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,114 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:01,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:01,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,186 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:01,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,198 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:01,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,263 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:01,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,275 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:01,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,332 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:01,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:01,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,373 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:01,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,382 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:01,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,436 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:01,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,449 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:01,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,508 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:01,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,521 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:01,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,576 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:01,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:01,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:01,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,655 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:01,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,710 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:01,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,724 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:01,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,780 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:01,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:01,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,851 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:01,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:01,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,902 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:01,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:01,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:01,970 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:01,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:01,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:01,982 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:01,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:01,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:01,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:01,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,011 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:02,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,020 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:02,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,077 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:02,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:02,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,118 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:02,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:02,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,182 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:02,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,195 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:02,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,255 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:02,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,325 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:02,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,395 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,406 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,467 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:02,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,480 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,536 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,548 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,601 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,614 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,671 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,684 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,741 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,755 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,820 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:02,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,833 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:02,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,863 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:02,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:02,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,928 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:02,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:02,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:02,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:02,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:02,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:02,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:02,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:02,997 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,009 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:03,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,039 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:03,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,049 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:03,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,113 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,126 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:03,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,184 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:03,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,197 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,253 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:03,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,293 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:03,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,302 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:03,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,329 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:03,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:03,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,392 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:03,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,406 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:03,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,463 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:03,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,475 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,531 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,543 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:03,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,601 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:03,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,614 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,697 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:03,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,727 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:03,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,792 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:03,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,805 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,862 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,915 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:03,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:03,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:03,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:03,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:03,956 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:03,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:03,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:03,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:03,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,004 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:04,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,017 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,075 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,085 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,129 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,199 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:04,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,251 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:04,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,260 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,318 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,330 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,388 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,401 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:04,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:04,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,532 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,545 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,598 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,609 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:04,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,664 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:04,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,675 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:04,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,716 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:04,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:04,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,781 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,794 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:04,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,859 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:04,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,871 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:04,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,901 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:04,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,910 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:04,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:04,940 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:04,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:04,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:04,949 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:04,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:04,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:04,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,004 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:05,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,017 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:05,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,046 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:05,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,055 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,110 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,122 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:05,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,174 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:05,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,186 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,240 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:05,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,305 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:05,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,317 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:05,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,371 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:05,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,384 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,448 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,538 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,606 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,620 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:05,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,665 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:05,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,678 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,719 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,730 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:05,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,748 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,817 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,830 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,887 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:05,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,900 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:05,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,930 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:05,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:05,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:05,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:05,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:05,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:05,995 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:06,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,061 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,073 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:06,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,136 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,148 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,199 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,270 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,283 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:06,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,341 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,393 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,453 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,464 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,507 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,518 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:06,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,537 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:06,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,592 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,602 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,658 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,671 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,728 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,743 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:06,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,784 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:06,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,795 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:06,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,856 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:06,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,869 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,915 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:06,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:06,985 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:06,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:06,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:06,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:06,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:06,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:06,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,052 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:07,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,064 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,114 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,125 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,169 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,179 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,201 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:07,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,208 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:07,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,267 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:07,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,280 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,332 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,344 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:07,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,403 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:07,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,415 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:07,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,473 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:07,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,485 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,539 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,550 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:07,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,610 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:07,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,622 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:07,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,678 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:07,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,741 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,752 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,803 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,815 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,870 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:07,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,882 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:07,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:07,939 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:07,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:07,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:07,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:07,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:07,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,004 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,015 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:08,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,066 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:08,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,076 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:08,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,103 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:08,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,111 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:08,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,129 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:08,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,137 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:08,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,167 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:08,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,174 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,222 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,234 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:08,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,272 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:08,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,285 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:08,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,344 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:08,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,356 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,412 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,441 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:08,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,448 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:08,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,488 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:08,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:08,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,518 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:08,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,525 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:08,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,568 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:08,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,578 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:08,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,601 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,608 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,648 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,658 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,697 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,758 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:08,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,769 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:08,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,818 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:08,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,828 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:08,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,879 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:08,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:08,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:08,944 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:08,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:08,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:08,956 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:08,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:08,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:08,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:08,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,009 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,021 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:09,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,049 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:09,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,058 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:09,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,086 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:09,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,093 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:09,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,145 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,211 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:09,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,223 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:09,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,251 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:09,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,260 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:09,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,314 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:09,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:09,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,381 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:09,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,448 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:09,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,458 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,498 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:09,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:09,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,550 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:09,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,579 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,587 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:09,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,606 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:09,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,613 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,664 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:09,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,676 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:09,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,733 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:09,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,784 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:09,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,795 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:09,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,824 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:09,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,833 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:09,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,879 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:09,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,937 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:09,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:09,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:09,988 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:09,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:09,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:09,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:09,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:09,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:09,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,039 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:10,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,089 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,101 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,149 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:10,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,205 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:10,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:10,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,233 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:10,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,240 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:10,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,281 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:10,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,290 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,339 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,386 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,452 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,463 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,518 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,585 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:10,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,599 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,642 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,652 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:10,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,693 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:10,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,703 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:10,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,744 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:10,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:10,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:10,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,809 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:10,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,869 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:10,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,881 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:10,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,934 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:10,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,946 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:10,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:10,976 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:10,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:10,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:10,985 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:10,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:10,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:10,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:10,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,040 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:11,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:11,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,106 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:11,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,147 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,185 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:11,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,194 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:11,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,249 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:11,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,261 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:11,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,316 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:11,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,348 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:11,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,355 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:11,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,376 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:11,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:11,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,428 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,438 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:11,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,477 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:11,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,488 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:11,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,529 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:11,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,539 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:11,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,579 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:11,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:11,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,629 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:11,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,640 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:11,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,660 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:11,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:11,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,688 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:11,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:11,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,788 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,798 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,838 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,851 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:11,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,874 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:11,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,882 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:11,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,924 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:11,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,934 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:11,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:11,975 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:11,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:11,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:11,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:11,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:11,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:11,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,047 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:12,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,060 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:12,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,116 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:12,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,179 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:12,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,244 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:12,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,255 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:12,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,295 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:12,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,305 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:12,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,346 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:12,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,356 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,410 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,423 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,476 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,488 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:12,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,535 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:12,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,545 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,584 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,595 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:12,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,620 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:12,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,627 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:12,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,672 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:12,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,683 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,732 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:12,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,780 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:12,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,791 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:12,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,831 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:12,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,841 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:12,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,859 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:12,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,867 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:12,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,915 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:12,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,925 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:12,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:12,955 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:12,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,021 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,034 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:13,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,096 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:13,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,109 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:13,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,139 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:13,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:13,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,199 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:13,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:13,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,246 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:13,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,254 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,314 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:13,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:13,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,388 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,433 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,444 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,496 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,507 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,551 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,611 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,621 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:13,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,648 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:13,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,657 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,703 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,714 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,755 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,765 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,807 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:13,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,840 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:13,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,848 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:13,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,870 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:13,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,877 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,936 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:13,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:13,988 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:13,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:13,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:13,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:13,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:13,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:13,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,038 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:14,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,088 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,140 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:14,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,151 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:14,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,190 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:14,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,241 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,256 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:14,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,358 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:14,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,367 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:14,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,394 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:14,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,406 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,466 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,478 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,527 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:14,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,538 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,579 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,590 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:14,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,629 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:14,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,640 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,680 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,731 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:14,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,740 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:14,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:14,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,803 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:14,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,821 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,828 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,885 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:14,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,895 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,937 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:14,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,948 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:14,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:14,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:14,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:14,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:14,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:14,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,040 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:15,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,096 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,106 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,145 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,200 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,249 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,259 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:15,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,300 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:15,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,311 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:15,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,365 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,405 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,416 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,469 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,481 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,521 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:15,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,531 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,572 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,583 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,624 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,635 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:15,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,680 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:15,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,733 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,744 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,788 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,799 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,854 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,867 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:15,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,912 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:15,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,923 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:15,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:15,979 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:15,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:15,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:15,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:15,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:15,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:15,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:15,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,028 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,038 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,079 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,178 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,188 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,227 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,283 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,293 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,333 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,386 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,396 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,435 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,445 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,484 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,494 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,533 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,543 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,562 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:16,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,608 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,618 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,657 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,667 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:16,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,707 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:16,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,758 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,768 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,809 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,820 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,862 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,937 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:16,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,947 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:16,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:16,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:16,986 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:16,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:16,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:16,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:16,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:16,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:16,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,047 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,086 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,096 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,188 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,198 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,237 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,288 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,299 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,340 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,350 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:17,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,389 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,402 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,442 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,453 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:17,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,508 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,518 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:17,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,539 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:17,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,546 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:17,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,588 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,598 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:17,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,638 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,647 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,686 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,696 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,735 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,786 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,797 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,838 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,847 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,888 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:17,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,898 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:17,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,937 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:17,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,948 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:17,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:17,986 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:17,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:17,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:17,996 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:17,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:17,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:17,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:17,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:18,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,098 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,160 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:18,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,189 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:18,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,196 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:18,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,214 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:18,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,222 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:18,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,241 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:18,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,249 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:18,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,268 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:18,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,276 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:18,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,317 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:18,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,346 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:18,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,397 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,407 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:18,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,447 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:18,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,458 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,496 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,507 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:18,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,547 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,557 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,596 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,608 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,647 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,657 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:18,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,714 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,779 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:18,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,817 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:18,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:18,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,843 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:18,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,907 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:18,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,918 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:18,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:18,977 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:18,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:18,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:18,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:18,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:18,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:18,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:18,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,045 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:19,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:19,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,111 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:19,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,123 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,177 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:19,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,237 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:19,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,247 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,294 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,343 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,395 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,449 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,460 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,500 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,510 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:19,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,533 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:19,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,540 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,578 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:19,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,628 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:19,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,638 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,677 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,688 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,730 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,741 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,779 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,790 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,831 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,841 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,882 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:19,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,932 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:19,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,943 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:19,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:19,983 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:19,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:19,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:19,994 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:19,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:19,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:19,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:19,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,032 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:20,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,096 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,109 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:20,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,183 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:20,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,195 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:20,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,255 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:20,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:20,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,308 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,318 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:20,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,358 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,369 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:20,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,409 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:20,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,420 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:20,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,438 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:20,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,448 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:20,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,478 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:20,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,488 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:20,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,557 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:20,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,571 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:20,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,628 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,641 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:20,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,705 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:20,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,725 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:20,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,732 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:20,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,772 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:20,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,825 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,835 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:20,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,876 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:20,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,887 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:20,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,926 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:20,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,936 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:20,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:20,960 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:20,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:20,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:20,968 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:20,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:20,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:20,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:20,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,011 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:21,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,021 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,060 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,070 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:21,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,089 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:21,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,096 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,153 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,219 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,231 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:21,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,280 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:21,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,290 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:21,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,331 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:21,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,381 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,391 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:21,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,412 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:21,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:21,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,452 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:21,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,461 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:21,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,517 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:21,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,529 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:21,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,558 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:21,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,566 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:21,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,622 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:21,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,634 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:21,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,688 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,753 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,766 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:21,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,825 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:21,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,888 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,900 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:21,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,951 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:21,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,961 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:21,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:21,980 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:21,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:21,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:21,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:21,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:21,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:21,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:21,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,006 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:22,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,013 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,054 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,064 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,105 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,154 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:22,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,165 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,203 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,254 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:22,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,282 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:22,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,289 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,330 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,382 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,392 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:22,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,435 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,445 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,484 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,495 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,533 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:22,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,583 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:22,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,634 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,644 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,688 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:22,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,758 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:22,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,771 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:22,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,820 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:22,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,830 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,876 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:22,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,905 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:22,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,912 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,951 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:22,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,961 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:22,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:22,982 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:22,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:22,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:22,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:22,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:22,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:22,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,028 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,067 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:23,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,074 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,114 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,124 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:23,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,162 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,213 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,263 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,273 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,314 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,324 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,363 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,373 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:23,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,412 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,422 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:23,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,461 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,511 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,523 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,562 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,572 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,611 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,621 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,662 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,672 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,711 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,721 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:23,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,759 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,769 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:23,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,808 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:23,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:23,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,836 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:23,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,843 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:23,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,883 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:23,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,893 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:23,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,933 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:23,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,943 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:23,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,962 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:23,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:23,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:23,969 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:23,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:23,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:23,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:23,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:23,996 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:24,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,003 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:24,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,026 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:24,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,082 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:24,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,100 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,107 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:24,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,125 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:24,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,132 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,176 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,186 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:24,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,226 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:24,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,292 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:24,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,333 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:24,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,341 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:24,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,391 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:24,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,401 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:24,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,419 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:24,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,426 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:24,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,444 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:24,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,491 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,501 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:24,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,554 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:24,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:24,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,621 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,633 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,684 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:24,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,732 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:24,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,743 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:24,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,782 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:24,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,793 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,833 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,843 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:24,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,882 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:24,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,892 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:24,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,933 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:24,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,943 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:24,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:24,982 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:24,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:24,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:24,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:24,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:24,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:24,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:24,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:25,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,058 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,107 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:25,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,158 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:25,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,168 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,207 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,217 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:25,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,235 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:25,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,282 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,291 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:25,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,310 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:25,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,319 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:25,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,338 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,384 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,394 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:25,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,438 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:25,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,448 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,487 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:25,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,538 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:25,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,549 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:25,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,589 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:25,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,600 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:25,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,639 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:25,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:25,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,670 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,678 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,717 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,766 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:25,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,815 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:25,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,864 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:25,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,915 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:25,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,925 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:25,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,943 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:25,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:25,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:25,950 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:25,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:25,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:25,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:25,990 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:26,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,001 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:26,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,039 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:26,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,049 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,089 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:26,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,156 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:26,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,167 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,208 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,222 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:26,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,262 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:26,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,273 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,312 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,322 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:26,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,365 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:26,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,376 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,420 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,430 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:26,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,472 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,483 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,522 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,533 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:26,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,550 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:26,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,597 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,608 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,647 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,657 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:26,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,675 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:26,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:26,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,720 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:26,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,730 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:26,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,769 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:26,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,821 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:26,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,885 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:26,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,897 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:26,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,926 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:26,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,934 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:26,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:26,962 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:26,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:26,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:26,971 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:26,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:26,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:26,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,023 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,034 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,053 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,060 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,098 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,109 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:27,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,149 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,200 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,229 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:27,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,276 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:27,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,286 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,327 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,337 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:27,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,377 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:27,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,386 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,405 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,412 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,430 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,438 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,456 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,463 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:27,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,503 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:27,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,512 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:27,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,552 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,601 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,631 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,638 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,684 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,694 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:27,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,735 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:27,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:27,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,786 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,797 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:27,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,819 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:27,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,826 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,865 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,876 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:27,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,916 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:27,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,926 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:27,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:27,970 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:27,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:27,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:27,983 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:27,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:27,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:27,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:27,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,043 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:28,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,057 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,117 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,131 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:28,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,164 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:28,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,218 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,229 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:28,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,272 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:28,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,282 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,326 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:28,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,337 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,378 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,390 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,432 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,443 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,503 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:28,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,516 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:28,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,573 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:28,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,585 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,649 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:28,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,660 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,700 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:28,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,750 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:28,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,809 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:28,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,819 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:28,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,871 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:28,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:28,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,915 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:28,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,924 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:28,985 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:28,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:28,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:28,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:28,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:28,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,076 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:29,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,088 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:29,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,109 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:29,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,161 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:29,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,192 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:29,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,199 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:29,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,219 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:29,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,227 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,289 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,303 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,364 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,380 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,442 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,457 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:29,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,519 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:29,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,530 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,571 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,582 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:29,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,623 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:29,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,633 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:29,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,652 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:29,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,660 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:29,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,704 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:29,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,716 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:29,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,758 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:29,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,769 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:29,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,810 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:29,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,823 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:29,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,864 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:29,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,874 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:29,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,917 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:29,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:29,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:29,969 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:29,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:29,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:29,980 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:29,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:29,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:29,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,000 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:30,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,007 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:30,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,027 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:30,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,035 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:30,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,079 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:30,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,140 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,180 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,190 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:30,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,230 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:30,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,241 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:30,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:30,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:30,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,288 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:30,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,295 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:30,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,340 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:30,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,351 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:30,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,393 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:30,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,447 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,520 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:30,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,535 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:30,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,596 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:30,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,610 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:30,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,676 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:30,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,693 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:30,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,719 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:30,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:30,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,747 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:30,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,794 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,804 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,846 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,856 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,897 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,908 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:30,948 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:30,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:30,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:30,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:30,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:30,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:30,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,000 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,011 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,052 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,063 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,105 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,116 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:31,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,136 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:31,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,143 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,188 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,199 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:31,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,254 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:31,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:31,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,320 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,332 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,377 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,387 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,429 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,439 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:31,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,479 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,490 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:31,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,529 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,539 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,592 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,602 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:31,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,624 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:31,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,632 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:31,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,652 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:31,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,659 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:31,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,699 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:31,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,751 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:31,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,762 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:31,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,803 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:31,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,813 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:31,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,853 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,863 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:31,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,883 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:31,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,891 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:31,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,930 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:31,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,941 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:31,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:31,982 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:31,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:31,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:31,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:31,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:31,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:31,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:31,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,034 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,045 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,087 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:32,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,150 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:32,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:32,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,185 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:32,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,195 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,251 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,261 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,280 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:32,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,287 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:32,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,327 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:32,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:32,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:32,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,389 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:32,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,429 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:32,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,439 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,481 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:32,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,532 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:32,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,542 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:32,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,562 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:32,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:32,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,588 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:32,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,595 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:32,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,689 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:32,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,746 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,798 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,809 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:32,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,849 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:32,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:32,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,901 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:32,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,911 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:32,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,931 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:32,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,938 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:32,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:32,979 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:32,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:32,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:32,990 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:32,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:32,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:32,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:32,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,020 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:33,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,028 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,071 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,082 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,122 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,133 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:33,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,175 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:33,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,185 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,225 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,236 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:33,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,282 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:33,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,293 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,332 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,343 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,383 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:33,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,434 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:33,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,444 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:33,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,489 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:33,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,499 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,540 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,550 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:33,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,592 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:33,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,603 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,642 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,693 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:33,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,745 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:33,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:33,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,797 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,808 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:33,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,829 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:33,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:33,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,879 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:33,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,889 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:33,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,928 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:33,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,938 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:33,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:33,978 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:33,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:33,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:33,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:33,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:33,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:33,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:33,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,028 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,038 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,080 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:34,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,129 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:34,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,158 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:34,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,165 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,204 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,254 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,305 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,314 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,353 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,363 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:34,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,402 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,414 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,454 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,464 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:34,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,503 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,513 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,552 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,562 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,602 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:34,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,651 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:34,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,661 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,702 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,712 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,750 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,761 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,799 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:34,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,828 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:34,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,835 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:34,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,853 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:34,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:34,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,899 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:34,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,909 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,951 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:34,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,962 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:34,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:34,980 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:34,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:34,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:34,987 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:34,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:34,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:34,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:34,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,028 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,039 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,079 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,130 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,140 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:35,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,181 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,210 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:35,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,218 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,238 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:35,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,245 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,284 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,294 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,335 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,346 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:35,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,365 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,372 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,413 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,424 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,468 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,478 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:35,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,519 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:35,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,529 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:35,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,547 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:35,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,596 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,607 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,649 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,659 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,699 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:35,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,728 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:35,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,776 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,787 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:35,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,827 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:35,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:35,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,878 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:35,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,888 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:09:35,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,931 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:09:35,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,942 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:35,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:35,962 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:35,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:35,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:35,969 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:35,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:35,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:35,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:35,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,024 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:36,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,043 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:36,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,090 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,101 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:36,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,119 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:36,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,127 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:36,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,146 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:36,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,193 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,203 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:09:36,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,222 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:09:36,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,229 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:36,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,270 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,280 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,320 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,331 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,371 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,421 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,432 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:36,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,472 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,483 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:36,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,526 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,537 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:36,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,576 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,587 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:36,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,607 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:36,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,614 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:09:36,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,633 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:09:36,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,640 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,679 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:09:36,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,729 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:09:36,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:09:36,739 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:09:36,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:09:36,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:09:36,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:09:36,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:09:36,779 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:09:36,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:09:36,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:21:23,599 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:23,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,609 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:23,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,626 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:23,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,633 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:23,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,653 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:23,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,660 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:23,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,698 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:23,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,708 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:23,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,726 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:23,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:23,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,773 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:23,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:23,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:23,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:23,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,850 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:23,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:23,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,898 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:23,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,908 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:23,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,948 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:23,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:23,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:23,975 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:23,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:23,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:23,982 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:23,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:23,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:23,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:23,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,020 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,069 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,079 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,117 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,128 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,168 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,178 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,216 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,226 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:24,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,266 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:24,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,276 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,315 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,325 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:24,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,368 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:24,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,378 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:24,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,418 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:24,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,427 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,466 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:24,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,518 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:24,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,529 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,569 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,580 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,619 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,629 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:24,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,646 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:24,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,693 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,704 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,742 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,752 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,793 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,803 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,841 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:24,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:24,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,892 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:24,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,903 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:24,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,946 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:24,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:24,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:24,957 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:24,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:24,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:24,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,007 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:25,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,048 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:25,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,099 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,110 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:25,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,150 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:25,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,161 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,201 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,252 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,263 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:25,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,306 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:25,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,317 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:25,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,336 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:25,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,384 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,394 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,446 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:25,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,488 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,538 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,548 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:25,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:25,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,597 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:25,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,615 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:25,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,623 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:25,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,641 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:25,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,686 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,696 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,734 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,745 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:25,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,787 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:25,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,798 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:25,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,817 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:25,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:25,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,844 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:25,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,852 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:25,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,895 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:25,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,906 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:25,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,947 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:25,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,957 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:25,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:25,976 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:25,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:25,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:25,984 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:25,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:25,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,006 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:26,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,014 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,057 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,068 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,108 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,119 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:26,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,137 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:26,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,144 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,184 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,193 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:26,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,233 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:26,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,243 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,281 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,291 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,332 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,380 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,391 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,430 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,440 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:26,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,458 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:26,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,465 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,503 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,513 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:26,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,532 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:26,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,539 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:26,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,578 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:26,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,628 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,638 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,678 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,688 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,726 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,735 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:26,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,774 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:26,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,784 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,824 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,834 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,875 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,926 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,937 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:26,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:26,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:26,988 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:26,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:26,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:26,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,027 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,037 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:27,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,080 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,129 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:27,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,157 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:27,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,164 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:27,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,182 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:27,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,189 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:27,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,229 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:27,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,240 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:27,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,279 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:27,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,289 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,327 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,337 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:27,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,378 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:27,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,387 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,427 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,437 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,491 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,537 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,549 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:27,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,572 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:27,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,580 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:27,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,604 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:27,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,612 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,656 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:27,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,689 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:27,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,697 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,743 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,755 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,801 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,813 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,857 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,917 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:27,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:27,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:27,972 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:27,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:27,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:27,982 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:27,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:27,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:27,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:27,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,021 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,031 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,073 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,084 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,127 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,139 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,186 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,196 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,242 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,254 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:28,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,299 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:28,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,311 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,361 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,373 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:28,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,395 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:28,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:28,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,450 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:28,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,462 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,510 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,522 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,571 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,584 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,643 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,689 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,744 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:28,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,756 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:28,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,801 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:28,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,813 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:28,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:28,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,873 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:28,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,898 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:28,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,907 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:28,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,957 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:28,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,969 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:28,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:28,987 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:28,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:28,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:28,995 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:28,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:28,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:28,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:28,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,037 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:29,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,047 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,066 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:29,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,073 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:29,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,115 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:29,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,126 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:29,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,166 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:29,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,177 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,218 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,228 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:29,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,268 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:29,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,279 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,318 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:29,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,328 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,370 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,380 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,422 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:29,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,436 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,502 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:29,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,515 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,573 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:29,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,587 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,637 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,689 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,742 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,752 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,793 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,807 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,862 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:29,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:29,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,920 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:29,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,931 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:29,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,950 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:29,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:29,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:29,980 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:29,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:29,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:29,988 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:29,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:29,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:29,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:29,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,030 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:30,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,040 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,085 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,142 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,197 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,209 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:30,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:30,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,306 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:30,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,316 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:30,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,359 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:30,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:30,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,390 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:30,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,397 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,443 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,453 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:30,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,472 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:30,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,480 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:30,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,525 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:30,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,536 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:30,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,581 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:30,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:30,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,635 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:30,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,669 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:30,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,677 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,717 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,770 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,780 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:30,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,798 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:30,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,805 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:30,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,844 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:30,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,855 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,894 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,904 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:30,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,923 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:30,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,931 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:30,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:30,971 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:30,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:30,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:30,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:30,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:30,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:30,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,022 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:31,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,032 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,072 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,124 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,134 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,175 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,186 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:31,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,207 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:31,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,216 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,279 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,291 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,343 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,393 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,404 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,444 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,495 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,544 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,648 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,658 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:31,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,699 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:31,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,752 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,763 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:31,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,804 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:31,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,814 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,860 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:31,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,914 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:31,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,924 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:31,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,943 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:31,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:31,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:31,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:31,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:31,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:31,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:31,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:31,992 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,002 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,044 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,056 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,095 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,106 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,149 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,199 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,251 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,262 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:32,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,303 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:32,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,314 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:32,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,332 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:32,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,339 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:32,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,358 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:32,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,369 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:32,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,409 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:32,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,419 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,462 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:32,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,512 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:32,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,522 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,568 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,579 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,620 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,631 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,673 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,683 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,724 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,735 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,775 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,786 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,829 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,839 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,878 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:32,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,890 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,934 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,944 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:32,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:32,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:32,988 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:32,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:32,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:32,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:32,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:32,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:32,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,041 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,051 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,090 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,100 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,146 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,158 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,201 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,250 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,261 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,302 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,352 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,361 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,402 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,412 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:33,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,452 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:33,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,463 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:33,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,481 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:33,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,489 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,529 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,539 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,583 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:33,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,634 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:33,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,644 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,685 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:33,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,715 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:33,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,723 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,763 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:33,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,773 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,813 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,864 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:33,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,915 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:33,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:33,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:33,968 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:33,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:33,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:33,979 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:33,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:33,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:33,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:33,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,018 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,069 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,080 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,123 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,177 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,187 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,228 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,238 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:34,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,258 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:34,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,267 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,312 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,322 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,361 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,371 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:34,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,412 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:34,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,422 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:34,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,440 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:34,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,447 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,488 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,499 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,537 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,548 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:34,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,588 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:34,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,598 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,638 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,648 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:34,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,688 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:34,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,699 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:34,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,720 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:34,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:34,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,747 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:34,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:34,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,794 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,805 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,845 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:34,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,856 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,899 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,910 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:34,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:34,951 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:34,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:34,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:34,962 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:34,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:34,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:34,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:34,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,001 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,011 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:35,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,053 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:35,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,063 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:35,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,081 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:35,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,088 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,131 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:35,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,159 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:35,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:35,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,205 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,216 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,259 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,269 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,311 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,323 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:35,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,364 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:35,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,374 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,415 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,425 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:35,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,465 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:35,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,517 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,528 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:35,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,567 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,578 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:35,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,618 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,628 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:35,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,667 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,677 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,718 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:35,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,746 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:35,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,753 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:35,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:35,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,804 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:35,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,823 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:35,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,830 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,870 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,881 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:35,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,922 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:35,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,933 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:35,974 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:35,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:35,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:35,985 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:35,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:35,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:35,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:35,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,024 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,035 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:36,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,076 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:36,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,087 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,126 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,135 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,176 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,186 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:36,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,227 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:36,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:36,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,279 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:36,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:36,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,328 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:36,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,339 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,381 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:36,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,431 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:36,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,441 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:36,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,483 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:36,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,493 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,532 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,542 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,584 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,595 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:36,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,634 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:36,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,645 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,687 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,698 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,737 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,788 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,799 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:36,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,839 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:36,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,850 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:36,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,867 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:36,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,916 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:36,966 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:36,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:36,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:36,978 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:36,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:36,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:36,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:36,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,020 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:37,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,031 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:37,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,071 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:37,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,081 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,123 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,134 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,176 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,186 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:37,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,227 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:37,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:37,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:37,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,287 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:37,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,327 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:37,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:37,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,379 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:37,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,390 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,442 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:37,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,460 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:37,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,466 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:37,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,505 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:37,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,515 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,558 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,608 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,618 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:37,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,636 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:37,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,643 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,683 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,692 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:37,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,731 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:37,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,741 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:37,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,780 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:37,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,790 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,830 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,840 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,880 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,891 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,931 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,941 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:37,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:37,981 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:37,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:37,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:37,992 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:37,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:37,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:37,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:37,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,030 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,040 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:38,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:38,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,064 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:38,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,106 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:38,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:38,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,134 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:38,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,141 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:38,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,159 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:38,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,204 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,253 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,263 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:38,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,303 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:38,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:38,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,331 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:38,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,338 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,377 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,387 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:38,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,425 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,436 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:38,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,453 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:38,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,460 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:38,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,498 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:38,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,527 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:38,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,534 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:38,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,576 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:38,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,586 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:38,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,625 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,635 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,673 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,684 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:38,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,722 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,731 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,770 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,780 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,819 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,829 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:38,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,869 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:38,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,918 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:38,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:38,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:38,967 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:38,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:38,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:38,976 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:38,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:38,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:38,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:38,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,016 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,026 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:39,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,044 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:39,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,091 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,103 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,142 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,152 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,191 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:39,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,217 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:39,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,224 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:39,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,263 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:39,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,273 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:39,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,291 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:39,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,298 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:39,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,316 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:39,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,322 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:39,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,360 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:39,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,370 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,409 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,421 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:39,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,452 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:39,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,462 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:39,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,521 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:39,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,534 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:39,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,599 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,611 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,658 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:39,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,714 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:39,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,724 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,764 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,821 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:39,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,831 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:39,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,872 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:39,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,882 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:39,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,921 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:39,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,931 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:39,970 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:39,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:39,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:39,980 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:39,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:39,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:39,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:39,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,020 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:40,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,069 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:40,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,083 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,142 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,155 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,211 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:40,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,224 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,280 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,292 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:40,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,388 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:40,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,398 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:40,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,437 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:40,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,447 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,488 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,501 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:40,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,532 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:40,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,598 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:40,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,611 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,664 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:40,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,677 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,727 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:40,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,737 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,778 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,788 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:40,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,807 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:40,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,814 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,855 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,865 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:40,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,887 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:40,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,896 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:40,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:40,969 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:40,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:40,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:40,982 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:40,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:40,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:40,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,038 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:41,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,049 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,104 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,158 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,169 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,224 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,237 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:41,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,292 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:41,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,304 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,369 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,382 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:41,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,438 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:41,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:41,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,503 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:41,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,516 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:41,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,573 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:41,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,585 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,644 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,656 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:41,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,710 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:41,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,722 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,764 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,775 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:41,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,813 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:41,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:41,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,863 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:41,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,873 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:41,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,914 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:41,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,925 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:41,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:41,964 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:41,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:41,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:41,975 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:41,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:41,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:41,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:41,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,014 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,025 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:42,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,044 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:42,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,090 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:42,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,140 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:42,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,151 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,190 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:42,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,219 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:42,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,226 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:42,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,246 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:42,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,253 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:42,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,294 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:42,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,305 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,344 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,355 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,394 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,444 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:42,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,495 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:42,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,506 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,546 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,596 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,645 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,656 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,695 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,705 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,743 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,754 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:42,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,778 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,819 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,829 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,868 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,879 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:42,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,917 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:42,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:42,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,967 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:42,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:42,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:42,977 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:42,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:42,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:42,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:42,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:42,995 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:43,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,002 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,042 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,052 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:43,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,093 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:43,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,103 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:43,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,122 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:43,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,129 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,168 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,179 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,217 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,228 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,267 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,278 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,369 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,379 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,419 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:43,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,447 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:43,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,494 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,544 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,555 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:43,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,595 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:43,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,605 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:43,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,650 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:43,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,660 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,699 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,748 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,758 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,797 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,807 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,847 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,897 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:43,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,908 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:43,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,949 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:43,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:43,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:43,959 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:43,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:43,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:43,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:43,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:43,998 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,008 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,048 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,058 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:44,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,076 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:44,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,084 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,102 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,110 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,149 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,177 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,184 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:44,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,223 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:44,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,233 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:44,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,274 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:44,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,284 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:44,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,322 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:44,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,333 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,373 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,383 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,402 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,409 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:44,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,452 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:44,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,462 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,480 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,486 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:44,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,525 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:44,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,535 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,553 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:44,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,599 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:44,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,608 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,626 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,634 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:44,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,652 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:44,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,659 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,677 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,685 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,724 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,734 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,773 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,784 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:44,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,802 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:44,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,810 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,851 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,861 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,913 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:44,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,931 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:44,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,939 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:44,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:44,979 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:44,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:44,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:44,989 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:44,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:44,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:44,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,030 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,039 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:45,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,057 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:45,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,064 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,103 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,114 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:45,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,154 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:45,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,164 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,205 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,215 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,254 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,304 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,314 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,352 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,363 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,403 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,414 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:45,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,434 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:45,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,442 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:45,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,482 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:45,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,492 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,531 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,582 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,593 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,631 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,642 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:45,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,660 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:45,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,667 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,708 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,718 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:45,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,758 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:45,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,769 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,809 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:45,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,819 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:45,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,858 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:45,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:45,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,906 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:45,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,916 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:45,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:45,954 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:45,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:45,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:45,965 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:45,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:45,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:45,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:45,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,007 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,016 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,054 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,064 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,102 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,112 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,149 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,159 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:46,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,199 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:46,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,209 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,249 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,259 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,296 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,307 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,346 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,356 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,395 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,445 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,494 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,544 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,556 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,596 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,606 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,644 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,654 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:46,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,692 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:46,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,701 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:46,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,718 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:46,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,725 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:46,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,742 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:46,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,749 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,789 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,800 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,840 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,849 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:46,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,868 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:46,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,875 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,916 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:46,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,926 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:46,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:46,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:46,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:46,968 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:46,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:46,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:46,975 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:46,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:46,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:46,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:46,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,018 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:47,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,029 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:47,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,068 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:47,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,078 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:47,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,097 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:47,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,104 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:47,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,122 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:47,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,129 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:47,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,169 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,179 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,217 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,227 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:47,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,246 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:47,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,254 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:47,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,293 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:47,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,303 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,342 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,392 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,402 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,441 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,451 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,490 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,500 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:47,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,520 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:47,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,527 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:47,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,544 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:47,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,551 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:47,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,591 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:47,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,600 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:47,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,619 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:47,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,626 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:47,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,666 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:47,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,677 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:47,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,717 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:47,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,765 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,775 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,813 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:47,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,823 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:47,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,862 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:47,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,873 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:47,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,913 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:47,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,923 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:47,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,941 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:47,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,948 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:47,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:47,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:47,988 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:47,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:47,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:47,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:47,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:47,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:47,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,040 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,088 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:48,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,117 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:48,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,125 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:48,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,143 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:48,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,150 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:48,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,167 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:48,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,175 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:48,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,214 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:48,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,224 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:48,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,264 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:48,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,275 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:48,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,293 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:48,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,300 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:48,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,319 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:48,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,326 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,365 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,374 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:48,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,392 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:48,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:48,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,439 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,450 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,491 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,500 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:48,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,518 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:48,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,525 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,564 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,573 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:48,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,592 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:48,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,599 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:48,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,638 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:48,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,649 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:48,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,688 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:48,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,699 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,737 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,747 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,786 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,796 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,835 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,844 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:48,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,862 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:48,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,870 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,908 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,918 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:48,956 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:48,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:48,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:48,967 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:48,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:48,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:48,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:48,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,005 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:49,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,017 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:49,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,056 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:49,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,066 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:49,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,085 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:49,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,092 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,131 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,142 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,159 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:49,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,167 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,206 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,216 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,255 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:49,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,305 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:49,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,315 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,354 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,364 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,403 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,413 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:49,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,469 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:49,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,482 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:49,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,512 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:49,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,521 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:49,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,559 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:49,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,568 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:49,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,626 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:49,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,639 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:49,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,658 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:49,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,665 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:49,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,683 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:49,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,690 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:49,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,729 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:49,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,740 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,779 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,790 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:49,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,832 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:49,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,842 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:49,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,882 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:49,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,892 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:49,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,931 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:49,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,940 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:49,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:49,981 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:49,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:49,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:49,991 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:49,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:49,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:49,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:49,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,030 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,041 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,080 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,090 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:50,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,110 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:50,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,117 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:50,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,158 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:50,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,168 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:50,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,185 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:50,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,192 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,230 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,241 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:50,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,281 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:50,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,292 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,331 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,342 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:50,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,382 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:50,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,392 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,432 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,442 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,482 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,493 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,531 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,541 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,579 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,628 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,639 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,679 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,689 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,728 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,739 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,778 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,787 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,827 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:50,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,876 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:50,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,886 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:50,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,925 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:50,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,935 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:50,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:50,952 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:50,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:50,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:50,960 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:50,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:50,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:50,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:50,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,000 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,011 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,051 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,062 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:51,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,079 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:51,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,086 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:51,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,104 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:51,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,112 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:51,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,150 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:51,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,160 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:51,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,202 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:51,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,213 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:51,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,236 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:51,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,244 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:51,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,273 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:51,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,282 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:51,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,310 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:51,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,319 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,365 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,375 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:51,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,392 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:51,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,399 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,440 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,450 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:51,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,467 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:51,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,474 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:51,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,492 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:51,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,500 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,540 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,551 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:51,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,590 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:51,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,600 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:51,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,618 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:51,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,625 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,668 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,678 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:51,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,717 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:51,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:51,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,765 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:51,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,775 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:51,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,814 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:51,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,824 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:51,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,842 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,850 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:51,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,890 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:51,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,901 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:51,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,940 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:51,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,950 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:51,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:51,989 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:51,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:51,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:51,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:51,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:51,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:51,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,038 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,047 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,088 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,138 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,148 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:52,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,188 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:52,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:52,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,239 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:52,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,250 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:52,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,268 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:52,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,275 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,313 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,323 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,362 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,372 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,412 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,422 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,461 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,471 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:52,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,489 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:52,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,497 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,537 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,548 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,586 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,596 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,637 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,646 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,685 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:52,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,736 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:52,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,787 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,797 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,836 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,846 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:52,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,865 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:52,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,872 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,912 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:52,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,923 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:52,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,961 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:52,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,972 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:52,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:52,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:52,990 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:52,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:52,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:52,998 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:52,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:52,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:52,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,038 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:53,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,048 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:53,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,088 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:53,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,117 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,124 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:53,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,164 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:53,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,175 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,193 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,200 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:53,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,241 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:53,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:53,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,291 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:53,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,301 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,319 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,327 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:53,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,345 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:53,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,353 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,371 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,378 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:53,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,419 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:53,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,429 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:53,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,470 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:53,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,480 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,498 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:53,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,544 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:53,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:53,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,595 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:53,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,605 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:53,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,644 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:53,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,655 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:53,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,674 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:53,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:53,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,723 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:53,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:53,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,773 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:53,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,783 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:53,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,821 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:53,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,832 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:53,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,871 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:53,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,881 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:53,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,899 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:53,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,905 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:53,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,945 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:53,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:53,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:53,955 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:53,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:53,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:53,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:53,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:53,995 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:54,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,005 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,043 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:54,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,054 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,093 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,104 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,143 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,191 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:54,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,240 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:54,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,250 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,291 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:54,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,301 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,340 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,351 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,390 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,440 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,450 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,489 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,500 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:54,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,540 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:54,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,550 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,590 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,599 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,640 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,650 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:54,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,691 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:54,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,701 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:54,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,720 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:54,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,766 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,776 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,815 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:54,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:54,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,869 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:54,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,880 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:54,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,899 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:54,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,906 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:54,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,946 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:54,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,956 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:54,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:54,974 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:54,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:54,981 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:54,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:54,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:54,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:54,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,020 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:55,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,047 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:55,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,054 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,093 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,104 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:55,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,122 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:55,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,130 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:55,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,170 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:55,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,181 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:55,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,199 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:55,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,206 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,245 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,255 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,294 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,346 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,357 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:55,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,375 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:55,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,382 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,426 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,436 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,475 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,485 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:55,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,503 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:55,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,510 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,550 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,600 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,610 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:55,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,628 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:55,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,635 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,675 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,685 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:55,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,726 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:55,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,774 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,785 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,824 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,834 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:55,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,875 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:55,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,885 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,925 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,936 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:55,954 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:55,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:55,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:55,962 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:55,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:55,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:55,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:55,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,002 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,012 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,051 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:56,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,061 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:56,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,079 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,086 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:56,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,108 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:56,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,115 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,155 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,166 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,204 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:56,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,254 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,264 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,315 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,354 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,364 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:56,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,407 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:56,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,417 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:56,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,435 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:56,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,443 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:56,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,461 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:56,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,468 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:56,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,510 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:56,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,520 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:56,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,538 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:56,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,545 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:56,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,586 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:56,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,596 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,635 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:56,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,645 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:56,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,663 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,671 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,721 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,761 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,772 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:56,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,790 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:56,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,797 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,838 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:56,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,848 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,889 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:56,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:56,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,940 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:56,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,950 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:56,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:56,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:56,989 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:56,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,038 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,049 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,088 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,137 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:57,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,147 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:57,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,188 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:57,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,199 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:57,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,217 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:57,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,224 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,264 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,274 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,314 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,324 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:57,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,342 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:57,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,351 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:57,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,368 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:57,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,376 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,417 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,427 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:57,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,466 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:57,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,517 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:57,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,527 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,567 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,577 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:57,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,616 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:57,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,627 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,666 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,676 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:57,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,717 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:57,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,767 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:57,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,818 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:57,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,828 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:57,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,846 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:57,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,853 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:57,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,871 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:57,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,878 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:57,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,917 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:57,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,928 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:57,969 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:57,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:57,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:57,980 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:57,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:57,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:57,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:57,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,019 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:58,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,030 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,071 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,081 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,122 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,132 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:58,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,150 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:58,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,157 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,196 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:58,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,225 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:58,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,232 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,271 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,281 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:58,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,321 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:58,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,331 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:58,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,350 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:58,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,358 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,398 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,408 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,447 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,457 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,498 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,508 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,548 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,558 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:58,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,577 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:58,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,584 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,625 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,635 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,673 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,684 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,723 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:58,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,773 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:58,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,782 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:58,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,801 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:58,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,808 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,847 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:58,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,896 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:58,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,907 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:58,948 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:58,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:58,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:58,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:58,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,003 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:59,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,013 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,052 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,062 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,101 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,112 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,151 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,161 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,200 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:59,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,252 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:59,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,263 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:59,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,303 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:59,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,314 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:59,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,353 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:59,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,364 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,403 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,413 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,476 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,490 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,546 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,559 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:21:59,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,589 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:21:59,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,598 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,651 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,662 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:59,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,703 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:59,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,754 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,765 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:59,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,806 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:21:59,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:59,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,837 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:59,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,844 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:21:59,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,884 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:21:59,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,894 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:21:59,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,934 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:21:59,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,944 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:21:59,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:21:59,963 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:21:59,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:21:59,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:21:59,971 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:21:59,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:21:59,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:21:59,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:21:59,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,012 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:00,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,021 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:00,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,040 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:00,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,047 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:00,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,087 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:00,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,098 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,146 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:00,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,166 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:00,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,173 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:00,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,212 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:00,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,222 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:00,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,262 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:00,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,272 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:00,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,291 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:00,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,299 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,338 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,347 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:00,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,365 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:00,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,373 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,412 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,422 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:00,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,440 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:00,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,447 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:00,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,488 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:00,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,498 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,537 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,547 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,586 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,596 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:00,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,614 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:00,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,622 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:00,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,663 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:00,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,673 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:00,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,713 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:00,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,723 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,762 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,772 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:00,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,815 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:00,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,825 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,864 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,874 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:00,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,892 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:00,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,900 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:00,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,939 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:00,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:00,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:00,949 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:00,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:00,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:00,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:00,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,000 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,039 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:01,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:01,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,089 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:01,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,099 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,140 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,151 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,191 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,224 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:01,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,232 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:01,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,272 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:01,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,282 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:01,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,322 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,332 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,372 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:01,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,382 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,423 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,433 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:01,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,473 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:01,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,483 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,524 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,534 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:01,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,552 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:01,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,560 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:01,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,578 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:01,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,585 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,625 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,636 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:01,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,654 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:01,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,661 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,700 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:01,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:01,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,752 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:01,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,763 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,802 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:01,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,812 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,851 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:01,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,860 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,901 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:01,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:01,952 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:01,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:01,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:01,963 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:01,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:01,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:01,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:01,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,001 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,012 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:02,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,031 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:02,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,038 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:02,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,055 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:02,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,063 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:02,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,103 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:02,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,113 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,152 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,162 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:02,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,202 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:02,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,212 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,251 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,262 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,303 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,313 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:02,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,332 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:02,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,339 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:02,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,379 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:02,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,390 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:02,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,429 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:02,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,440 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,478 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,488 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:02,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,529 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,539 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,578 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,588 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,626 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,636 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,675 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,685 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,725 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,735 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:02,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,753 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:02,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,761 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:02,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,800 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:02,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,811 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,851 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,862 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:02,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:02,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,887 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:02,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,925 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:02,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,935 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:02,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:02,953 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:02,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:02,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:02,960 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:02,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:02,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:02,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:02,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,001 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,010 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,048 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,098 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,147 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,157 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:03,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,197 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:03,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,246 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,256 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,295 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,305 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,344 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,354 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,396 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,406 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,444 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,454 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:03,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,494 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:03,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,505 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,543 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,593 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,603 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:03,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,621 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:03,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,629 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,668 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,678 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,718 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,728 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,766 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,777 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,816 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,827 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:03,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,866 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:03,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,877 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:03,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,917 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:03,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,927 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:03,968 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:03,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:03,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:03,978 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:03,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:03,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:03,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:03,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,017 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,028 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:04,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,046 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:04,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,053 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,092 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,102 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:04,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,143 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:04,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,153 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:04,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,242 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:04,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,252 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,290 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,300 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:04,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:04,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,351 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,390 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,400 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:04,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,419 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:04,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,427 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:04,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,466 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:04,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,476 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:04,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,517 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:04,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,527 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,566 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,576 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,614 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,624 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:04,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,664 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:04,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,674 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:04,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,713 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:04,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,723 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,762 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,772 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:04,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,812 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:04,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,823 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:04,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,862 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:04,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,873 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,912 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:04,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,922 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:04,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:04,961 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:04,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:04,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:04,972 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:04,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:04,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:04,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,011 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,021 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,061 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:05,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,070 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,111 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,122 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,161 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:05,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,211 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:05,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,221 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,261 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,271 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:05,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,289 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:05,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,296 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,334 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,383 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,393 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,433 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,444 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,484 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,495 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,533 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,583 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,594 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,633 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,643 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:05,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,663 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:05,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,670 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:05,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,688 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:05,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,695 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,736 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,746 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:05,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,796 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,836 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,846 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:05,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,884 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:05,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,894 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,934 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,945 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:05,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:05,985 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:05,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:05,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:05,995 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:05,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:05,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:05,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:05,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,034 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,044 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,084 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:06,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,095 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:06,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,112 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:06,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,120 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,160 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,209 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,219 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:06,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,258 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:06,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,268 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,309 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:06,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,319 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:06,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,337 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:06,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,385 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:06,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,395 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,435 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:06,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,445 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:06,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,484 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:06,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,494 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,533 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,544 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:06,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,562 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:06,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,570 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,609 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,619 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,657 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,668 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:06,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,710 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:06,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,719 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,758 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,769 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,808 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,818 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,858 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:06,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,869 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:06,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,908 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,918 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:06,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:06,957 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:06,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:06,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:06,967 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:06,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:06,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:06,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:06,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,008 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:07,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,019 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:07,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,059 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:07,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,070 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:07,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,111 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,121 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,160 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,170 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:07,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,210 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,221 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,239 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:07,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,246 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,287 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,298 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:07,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,316 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:07,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,323 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:07,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:07,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,349 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,387 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,398 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,437 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,447 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:07,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,464 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:07,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,472 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,515 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,525 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,543 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:07,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,551 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,589 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,599 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,638 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,649 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:07,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,689 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:07,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,700 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:07,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,739 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:07,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,750 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:07,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,793 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:07,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,803 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,842 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,853 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,891 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,902 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,941 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:07,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:07,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:07,951 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:07,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:07,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:07,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:07,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:07,990 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,000 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,041 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,051 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:08,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,090 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,100 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:08,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,118 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:08,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,126 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:08,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,176 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,195 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,202 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,242 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,253 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,272 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,279 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:08,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,319 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,330 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,369 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:08,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,379 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,398 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,405 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:08,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,444 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,455 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:08,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,473 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:08,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,480 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,520 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,530 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,570 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,581 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:08,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,620 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:08,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,630 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,670 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,681 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,722 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:08,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,732 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:08,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,770 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:08,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,780 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:08,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,819 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,829 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,850 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,857 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,876 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,883 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:08,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,923 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:08,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,933 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:08,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,951 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:08,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:08,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:08,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:08,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:08,999 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,009 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:09,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,049 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:09,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,059 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:09,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,100 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,111 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:09,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,151 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,162 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:09,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,201 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:09,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,211 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:09,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,230 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 25 proven. 35 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-13 22:22:09,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,238 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:09,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,279 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,289 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:09,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,328 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:09,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,340 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:09,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,379 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:09,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,388 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:09,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,435 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,449 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:09,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,507 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:09,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,520 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:09,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,575 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:09,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,589 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-13 22:22:09,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,642 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 23 proven. 13 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-11-13 22:22:09,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,653 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-13 22:22:09,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,674 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 20 proven. 35 refuted. 0 times theorem prover too weak. 121 trivial. 0 not checked. [2024-11-13 22:22:09,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,682 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:09,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,722 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:09,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,733 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 22:22:09,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,773 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 27 proven. 13 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-13 22:22:09,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,784 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-13 22:22:09,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:22:09,826 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 36 proven. 13 refuted. 0 times theorem prover too weak. 91 trivial. 0 not checked. [2024-11-13 22:22:09,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:22:09,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 77 states and 117 transitions. [2024-11-13 22:22:09,837 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 117 transitions. [2024-11-13 22:22:09,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-13 22:22:09,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:22:09,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:22:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat