./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/gcd02.c --full-output --architecture 32bit -------------------------------------------------------------------------------- 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_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/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_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/gcd02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/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 32bit --witnessprinter.graph.data.programhash 5840bf8cb045a250261e3957017079dce43a53700f7c91e31c16b36d5b980e00 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:34:16,477 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:34:16,565 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 22:34:16,576 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:34:16,576 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:34:16,611 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:34:16,613 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 22:34:16,613 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 22:34:16,614 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:34:16,614 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:34:16,614 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:34:16,614 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 22:34:16,615 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:34:16,616 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:34:16,616 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:34:16,616 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:34:16,617 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:34:16,617 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:34:16,617 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 22:34:16,617 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:34:16,617 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:34:16,617 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_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5840bf8cb045a250261e3957017079dce43a53700f7c91e31c16b36d5b980e00 [2024-11-13 22:34:16,895 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:34:16,907 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:34:16,914 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:34:16,915 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:34:16,916 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:34:16,918 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive/gcd02.c Unable to find full path for "g++" [2024-11-13 22:34:18,956 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:34:19,236 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:34:19,237 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/sv-benchmarks/c/recursive/gcd02.c [2024-11-13 22:34:19,251 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/data/7ea17a818/2d37ccacc8da44eba0b925161aa2c013/FLAG3fddfdccd [2024-11-13 22:34:19,276 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/data/7ea17a818/2d37ccacc8da44eba0b925161aa2c013 [2024-11-13 22:34:19,278 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:34:19,280 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:34:19,283 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:34:19,283 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:34:19,288 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:34:19,290 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,293 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2cf626f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19, skipping insertion in model container [2024-11-13 22:34:19,293 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,309 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:34:19,497 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:34:19,509 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:34:19,532 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:34:19,550 INFO L204 MainTranslator]: Completed translation [2024-11-13 22:34:19,551 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19 WrapperNode [2024-11-13 22:34:19,551 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:34:19,553 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 22:34:19,553 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 22:34:19,553 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 22:34:19,566 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:34:19" (1/1) ... [2024-11-13 22:34:19,575 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:34:19" (1/1) ... [2024-11-13 22:34:19,594 INFO L138 Inliner]: procedures = 14, calls = 22, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 47 [2024-11-13 22:34:19,595 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 22:34:19,596 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 22:34:19,596 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 22:34:19,597 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 22:34:19,604 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,605 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,606 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,608 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,612 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,618 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,622 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,623 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,625 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 22:34:19,626 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 22:34:19,626 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 22:34:19,626 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 22:34:19,627 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:34:19" (1/1) ... [2024-11-13 22:34:19,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:34:19,658 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 22:34:19,673 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/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:34:19,682 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb7f0a72-6ef4-4267-8d55-ec5ac689f8f5/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:34:19,709 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2024-11-13 22:34:19,709 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2024-11-13 22:34:19,709 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 22:34:19,710 INFO L130 BoogieDeclarations]: Found specification of procedure gcd [2024-11-13 22:34:19,710 INFO L138 BoogieDeclarations]: Found implementation of procedure gcd [2024-11-13 22:34:19,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 22:34:19,710 INFO L130 BoogieDeclarations]: Found specification of procedure divides [2024-11-13 22:34:19,711 INFO L138 BoogieDeclarations]: Found implementation of procedure divides [2024-11-13 22:34:19,711 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 22:34:19,711 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 22:34:19,795 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 22:34:19,798 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 22:34:20,003 INFO L? ?]: Removed 23 outVars from TransFormulas that were not future-live. [2024-11-13 22:34:20,003 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 22:34:20,027 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 22:34:20,027 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 22:34:20,027 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:34:20 BoogieIcfgContainer [2024-11-13 22:34:20,027 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 22:34:20,028 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 22:34:20,028 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 22:34:20,039 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 22:34:20,040 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 10:34:20" (1/1) ... [2024-11-13 22:34:20,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 22:34:20,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 46 states and 58 transitions. [2024-11-13 22:34:20,102 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 58 transitions. [2024-11-13 22:34:20,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:34:20,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,355 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:34:20,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 45 states and 56 transitions. [2024-11-13 22:34:20,428 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 56 transitions. [2024-11-13 22:34:20,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-13 22:34:20,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,515 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:34:20,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 44 states and 55 transitions. [2024-11-13 22:34:20,533 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 55 transitions. [2024-11-13 22:34:20,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:34:20,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:20,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:20,755 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:34:20,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:20,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 50 states and 65 transitions. [2024-11-13 22:34:20,991 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 65 transitions. [2024-11-13 22:34:20,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 22:34:20,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:20,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,148 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:34:21,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 56 states and 76 transitions. [2024-11-13 22:34:21,859 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2024-11-13 22:34:21,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 22:34:21,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:21,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:21,935 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:34:21,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:21,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 55 states and 75 transitions. [2024-11-13 22:34:21,993 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 75 transitions. [2024-11-13 22:34:21,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 22:34:21,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:21,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:22,402 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:34:23,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 65 states and 95 transitions. [2024-11-13 22:34:23,319 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 95 transitions. [2024-11-13 22:34:23,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:34:23,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:23,602 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:34:23,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:23,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 66 states and 99 transitions. [2024-11-13 22:34:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 99 transitions. [2024-11-13 22:34:23,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:34:23,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:23,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:23,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:24,049 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:34:25,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 71 states and 110 transitions. [2024-11-13 22:34:25,204 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 110 transitions. [2024-11-13 22:34:25,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:34:25,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,279 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:34:25,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:25,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 74 states and 119 transitions. [2024-11-13 22:34:25,696 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 119 transitions. [2024-11-13 22:34:25,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-13 22:34:25,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:25,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:25,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:25,761 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:34:26,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:26,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 50 states and 68 transitions. [2024-11-13 22:34:26,799 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 68 transitions. [2024-11-13 22:34:26,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-13 22:34:26,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:26,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:26,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:27,485 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 22:34:30,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:30,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 60 states and 89 transitions. [2024-11-13 22:34:30,219 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 89 transitions. [2024-11-13 22:34:30,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:30,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:30,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:30,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:31,422 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:34,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:34,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:34,964 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:34,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:34,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,182 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:35,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:35,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,514 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,557 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:35,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,651 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,688 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:35,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,843 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:35,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:35,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:35,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:35,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:35,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:35,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:35,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,168 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,277 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,471 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,627 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,766 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:36,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:36,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:36,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:36,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:36,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:36,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:36,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:36,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,009 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,041 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,169 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,388 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,516 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,547 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,640 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,671 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:37,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:37,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:37,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:37,930 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:37,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:37,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:37,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:37,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,049 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,127 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,160 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,230 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,260 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,337 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,453 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,485 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,553 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,583 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,657 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,771 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,806 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:38,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:38,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:38,913 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:38,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:38,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:38,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:38,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:38,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,021 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,116 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,303 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,393 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,502 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,621 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,653 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,757 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,827 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:39,935 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:39,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:39,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:39,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:39,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:39,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:39,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:39,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,207 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,276 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,373 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,404 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,483 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,515 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,583 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,617 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,696 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,728 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,797 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,827 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:40,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:40,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:40,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:40,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:40,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:40,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:40,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:40,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,071 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,261 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,292 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,368 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,398 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,575 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,671 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,700 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,794 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,860 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,891 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:41,956 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:41,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:41,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:41,992 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:41,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:41,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:41,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:41,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,085 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,147 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,178 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,270 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,331 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,361 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,423 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,453 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,609 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,640 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,733 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,828 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:42,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:42,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:42,920 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:42,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:42,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:42,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:42,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,110 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,170 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,199 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,287 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,468 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,529 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,616 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,646 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,704 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,732 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,831 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:43,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:43,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:43,877 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:43,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:43,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:43,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:43,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:43,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,169 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,197 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,280 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,339 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,370 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,432 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,526 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,556 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,613 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,642 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,701 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,804 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,832 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:44,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:44,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:44,920 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:44,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:44,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:44,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:44,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:44,984 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,068 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,097 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,158 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,189 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,275 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,335 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,455 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,511 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,593 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,681 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,712 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,770 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,857 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:45,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:45,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:45,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:45,982 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:45,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:45,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:45,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:45,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,064 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,235 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,392 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,485 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,569 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,598 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,658 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,688 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,756 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,784 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,851 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,881 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:46,937 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:46,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:46,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:46,966 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:46,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:46,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:46,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:46,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,020 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,048 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,101 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,130 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,184 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,211 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,302 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,438 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,465 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,519 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,725 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,809 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,892 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:47,950 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:47,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:47,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:47,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:47,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:47,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:47,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:47,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,029 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,056 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,107 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,134 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,299 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,627 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,705 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,785 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,915 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:48,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:48,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:48,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:48,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:48,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:48,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:48,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:48,997 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,034 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,088 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,117 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,169 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,247 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,353 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,402 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,529 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,604 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,641 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,710 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,737 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,792 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,820 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,871 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,897 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:49,950 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:49,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:49,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:49,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:49,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:49,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:49,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:49,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,043 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,069 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,154 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,286 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,313 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,366 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,443 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,525 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,557 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,610 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,720 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,775 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,804 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,890 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:50,942 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:50,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:50,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:50,968 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:50,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:50,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:50,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:50,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,020 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,138 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,272 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,299 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,354 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,381 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,434 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,462 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,786 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:51,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:51,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:51,944 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:51,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:51,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:51,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:51,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,021 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,076 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,103 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,189 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,268 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,324 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,351 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,401 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,429 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,657 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,686 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,751 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,789 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:52,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:52,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:52,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:52,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:52,995 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:52,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:52,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:52,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,047 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,074 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,125 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,151 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,204 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,280 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,437 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,463 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,538 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,612 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,665 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,819 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:53,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:53,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:53,925 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:53,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:53,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:53,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:53,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:53,980 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,067 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,093 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,173 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,221 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,301 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,328 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,414 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,547 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,574 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,624 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,654 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,705 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,734 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,856 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,882 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:54,932 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:54,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:54,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:54,959 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:54,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:54,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:54,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:54,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,125 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,177 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,282 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,333 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,409 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,437 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,517 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,572 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,599 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,647 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,673 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,721 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,747 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,825 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:55,956 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:55,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:55,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:55,984 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:55,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:55,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:55,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:55,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,062 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,138 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,197 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,300 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,429 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,507 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,537 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,619 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,774 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,822 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,848 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,901 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:56,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:56,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:56,928 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:56,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:56,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:56,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:56,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:56,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,002 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,054 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,080 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,131 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,216 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,241 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,292 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,316 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,386 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,434 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,459 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,497 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,519 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,560 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,659 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,815 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,837 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,886 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,908 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:57,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:57,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:57,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:57,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:57,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:57,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:57,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,033 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,060 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,108 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,212 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,286 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,361 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,422 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,450 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,491 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,588 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,637 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,710 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,737 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,790 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,815 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,862 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:58,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:58,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:58,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:58,964 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:58,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:58,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:58,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:58,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,024 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,177 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,279 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,319 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,345 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,379 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,401 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,452 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,480 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,531 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,611 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,642 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,770 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,798 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,843 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,864 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:34:59,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:34:59,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:34:59,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:34:59,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:34:59,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:34:59,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:34:59,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:34:59,981 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,003 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,079 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,127 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,152 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,209 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,308 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,358 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,432 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,506 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,579 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,678 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,725 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,813 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,839 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,888 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:00,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:00,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:00,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:00,987 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:00,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:00,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:00,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:00,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,132 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,196 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,257 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,326 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,390 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,447 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,478 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,501 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,534 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,556 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,606 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,689 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,717 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,794 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,842 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,868 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:01,925 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:01,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:01,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:01,951 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:01,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:01,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:01,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,000 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,025 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,075 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,102 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,152 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,228 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,255 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,307 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,374 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,474 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,525 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,553 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,625 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,676 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,704 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,751 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,775 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,914 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:02,962 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:02,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:02,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:02,988 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:02,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:02,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:02,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,110 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,139 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,226 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,306 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,341 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,363 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,437 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,503 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,535 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,556 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,591 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,646 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,668 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,723 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,756 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,778 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,814 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,836 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,868 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,921 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:03,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:03,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:03,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:03,997 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:03,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:03,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:03,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:03,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,051 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,189 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,311 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,337 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,385 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,410 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,460 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,485 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,563 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,606 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,684 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,717 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,740 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,781 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,803 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,856 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,888 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,910 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:04,946 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:04,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:04,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:04,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:04,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:04,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:04,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,007 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,033 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,156 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,181 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,216 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,238 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,295 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,338 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,391 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,471 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,519 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,574 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,596 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,629 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,650 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,713 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,810 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,881 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,907 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:05,951 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:05,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:05,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:05,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:05,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:05,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:05,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,010 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,032 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,084 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,140 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,202 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,228 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,267 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,289 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,398 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,420 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,539 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,601 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,730 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,757 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,804 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,829 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,876 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,902 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:06,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:06,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:06,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:06,978 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:06,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:06,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:06,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,056 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,133 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,181 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,206 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,267 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,300 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,322 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,352 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,374 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,405 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,458 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,479 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,511 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,533 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,585 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,669 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,723 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,921 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:07,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:07,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:07,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:07,997 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:07,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:07,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:07,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:07,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,027 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,049 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,120 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,210 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,232 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,315 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,418 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,541 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,597 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,622 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,750 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,827 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,874 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,899 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:08,945 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:08,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,014 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,162 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,197 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,235 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,287 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,308 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,339 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,391 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,468 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,546 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,620 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,645 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,677 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,699 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,733 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,754 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,788 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,810 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,842 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,864 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:09,949 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:09,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:09,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:09,971 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:09,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:09,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:09,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:09,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,023 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,054 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,106 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,128 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,161 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,182 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,213 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,265 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,286 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,409 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,440 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,461 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,545 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,566 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,606 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,682 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,712 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,734 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,787 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,838 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,862 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,913 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:10,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:10,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:10,940 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:10,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:10,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:10,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:10,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:10,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,012 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,058 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,082 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,211 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,234 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,265 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,286 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,509 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,530 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,583 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,615 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,637 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,738 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,843 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,917 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:11,949 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:11,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:11,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:11,970 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:11,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:11,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:11,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:11,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,001 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,023 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,085 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,241 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,296 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,328 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,350 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,384 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,405 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,438 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,459 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,508 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,579 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,601 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,672 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,755 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,777 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,830 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,882 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,920 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:12,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:12,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:12,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:12,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:12,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:12,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:12,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:12,991 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,067 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,097 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,119 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,149 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,171 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,254 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,275 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,379 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,409 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,433 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,545 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,575 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,597 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,627 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,680 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,701 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,731 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,753 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,784 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,806 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,919 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:13,952 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:13,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:13,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:13,974 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:13,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:13,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:13,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,004 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,025 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,082 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,139 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,161 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,199 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,326 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,359 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,381 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,411 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,436 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,488 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,573 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,595 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,625 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,647 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,678 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,700 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,758 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,811 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,838 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,894 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,924 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:14,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:14,977 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:14,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:14,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:14,998 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:14,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:14,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:14,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,052 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,083 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,105 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,135 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,187 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,209 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,242 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,263 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,316 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,398 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,450 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,471 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,501 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,596 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,642 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,664 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,749 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,771 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,805 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,826 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,857 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,878 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,909 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:15,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:15,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:15,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:15,987 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:15,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:15,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:15,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:15,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,018 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,071 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,092 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,126 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,148 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,178 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,254 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,310 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,342 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,394 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,416 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,468 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,499 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,520 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,551 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,574 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,658 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,679 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,709 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,761 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,783 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,813 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,835 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,865 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:16,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:16,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:16,939 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:16,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:16,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:16,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:16,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:16,977 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,136 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,158 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,189 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,210 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,262 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,293 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,314 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,397 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,421 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,451 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,503 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,607 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,628 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,660 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,681 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,712 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,733 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,764 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,787 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,818 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,872 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,893 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,924 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,945 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:17,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:17,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:17,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:17,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:17,997 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:17,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:17,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:17,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,102 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,150 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,202 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,254 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,275 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,309 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,334 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,393 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,446 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,477 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,499 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,551 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,583 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,713 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,798 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,819 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,850 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,871 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,902 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:18,955 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:18,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,014 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,035 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,144 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,178 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,230 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,389 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,410 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,489 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,542 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,581 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,648 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,766 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,794 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,840 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,863 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,912 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:19,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:19,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:19,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:19,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:19,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:19,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:19,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:19,985 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,204 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,229 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,267 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,288 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,319 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,393 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,423 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,444 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,555 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,640 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,661 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,774 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,818 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,870 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,892 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:20,927 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:20,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:20,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:20,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:20,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:20,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:20,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,005 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,029 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,084 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,141 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,226 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,287 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,308 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,420 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,451 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,472 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,503 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,612 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,637 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,667 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,688 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,718 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,740 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,770 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,791 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,823 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,897 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,935 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:21,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:21,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:21,956 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:21,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:21,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:21,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:21,987 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,009 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,039 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,061 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,115 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,175 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,227 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,259 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,330 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,356 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,403 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,471 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,544 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,581 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,602 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,654 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,684 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,705 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,757 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,788 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,809 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,913 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:22,943 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:22,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:22,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:22,964 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:22,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:22,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:22,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,000 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,021 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,052 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,073 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,104 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,125 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,229 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,281 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,312 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,366 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,421 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,443 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,473 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,525 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,547 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,600 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,630 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,651 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,685 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,738 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,792 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:23,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:23,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:23,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:23,979 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:23,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:23,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:23,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:23,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,009 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,085 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,136 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,295 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,325 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,347 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,377 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,399 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,429 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,450 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,502 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,532 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,553 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,583 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,605 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,770 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,886 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:24,959 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:24,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:24,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:24,984 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:24,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:24,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:24,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,054 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,098 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,123 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,184 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,238 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,289 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,320 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,341 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,372 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,393 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,445 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,476 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,641 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,665 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,695 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,716 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,747 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,768 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,800 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,854 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,875 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,927 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:25,958 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:25,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:25,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:25,979 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:25,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:25,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:25,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:25,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,102 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,186 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,207 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,237 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,259 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,311 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,341 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,363 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,415 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,445 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,496 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,518 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,551 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,654 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,675 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,727 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,757 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,779 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,809 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,861 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,882 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,913 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,934 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:26,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:26,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:26,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:26,987 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:26,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:26,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:26,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,069 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,090 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,121 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,142 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,194 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,224 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,245 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,276 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,297 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,349 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,411 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,455 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,506 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,527 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,557 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,609 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,683 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,714 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,735 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,767 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,788 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,823 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:27,948 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:27,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:27,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:27,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:27,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:27,978 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:27,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:27,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,000 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,052 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,155 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,185 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,207 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,249 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,270 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,330 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,361 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,383 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,435 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,465 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,486 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,516 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,538 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,577 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,598 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,630 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,651 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,705 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,757 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,809 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,942 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:28,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:28,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:28,963 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:28,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:28,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:28,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:28,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:28,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,066 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,097 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,120 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,150 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,171 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,326 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,356 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,377 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,450 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,498 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,575 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,608 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,751 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,798 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,826 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,871 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,895 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,936 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:29,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:29,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:29,957 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:29,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:29,988 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,010 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,040 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,061 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,113 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,167 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,326 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,356 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,377 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,460 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,481 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,566 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,587 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,720 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,771 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,793 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,840 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,911 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:30,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:30,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:30,932 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:30,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:30,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:30,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:30,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:30,986 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,009 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,068 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,089 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,120 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,141 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,193 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,225 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,247 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,282 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,408 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,438 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,460 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,514 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,544 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,565 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,620 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,671 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,702 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,754 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,776 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,829 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,859 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,881 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,915 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,936 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:31,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:31,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:31,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:31,988 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:31,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:31,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:31,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:31,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,018 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,174 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,226 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,247 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,278 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,299 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,335 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,409 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,461 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,491 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,554 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,578 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,668 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,720 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,772 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,827 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,849 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:32,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:32,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:32,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:32,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:32,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:32,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:32,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:32,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,034 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,055 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,085 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,137 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,159 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,191 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,214 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,244 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,317 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,347 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,368 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,415 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,439 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,512 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,626 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,652 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,699 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,777 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,802 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,907 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,929 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:33,959 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:33,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:33,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:33,980 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:33,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:33,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:33,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:33,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,033 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,084 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,136 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,242 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,272 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,324 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,345 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,397 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,448 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,478 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,500 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,551 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,715 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,820 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,851 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,872 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,903 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:34,955 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:34,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:34,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:34,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:34,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:34,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:34,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:34,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,007 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,028 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,114 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,135 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,166 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,187 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,244 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,296 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,348 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,408 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,439 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,460 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,494 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,515 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,546 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,567 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,620 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,672 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,704 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,727 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,780 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,811 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,832 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,863 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,885 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,918 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,940 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:35,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:35,976 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:35,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:35,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:35,998 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:35,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:35,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:35,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,033 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,055 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,108 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,139 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,160 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,217 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,247 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,269 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,300 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,321 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,354 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,376 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,427 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,458 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,480 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,510 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,562 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,617 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,669 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,691 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,721 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,797 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,827 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,848 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:36,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:36,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:36,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:36,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:36,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:36,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:36,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:36,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,003 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,034 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,055 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,180 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,227 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,261 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,305 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,399 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,446 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,473 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,594 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,618 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,665 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,690 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,739 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,813 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,876 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,897 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,928 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:37,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:37,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:37,949 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:37,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:37,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:37,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:37,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:37,979 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,054 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,085 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,106 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,138 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,159 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,189 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,211 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,263 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,317 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,347 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,368 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,397 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,449 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,500 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,573 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,604 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,659 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,713 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,734 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,764 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,786 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,837 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,867 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,889 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,919 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:38,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:38,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:38,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:38,992 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:38,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:38,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:38,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:38,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,022 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,044 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,074 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,095 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,128 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,231 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,253 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,335 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,356 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,482 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,533 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,560 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,611 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,638 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,695 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,747 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,778 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,801 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,855 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,885 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,907 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,937 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:39,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:39,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:39,958 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:39,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:39,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:39,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:39,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:39,989 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,010 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,043 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,065 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,168 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,199 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,220 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,272 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,302 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,324 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,354 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,376 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,427 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,484 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:35:40,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:35:40,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:35:40,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:35:40,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:35:40,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:35:40,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:35:40,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:35:40,536 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 22:47:24,058 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,108 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,129 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,180 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,209 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,232 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,262 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,283 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,312 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,362 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,382 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,433 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,462 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,483 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,513 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,533 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,614 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,637 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,667 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,689 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,719 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,770 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,822 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,843 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,873 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,894 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,924 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,945 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:24,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:24,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:24,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:24,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,026 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,047 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,079 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,100 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,131 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,152 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,182 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,254 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,384 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,405 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,455 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,659 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,689 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,739 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,793 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,814 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,948 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:25,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:25,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:25,969 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:25,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:25,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:25,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:25,999 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,020 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,050 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,071 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,101 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,121 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,151 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,202 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,273 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,379 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,409 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,430 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,460 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,481 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,533 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,584 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,615 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,636 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,666 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,688 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,720 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,741 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,774 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,796 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,826 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,847 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,877 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,899 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,929 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:26,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:26,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:26,950 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:26,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:26,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:26,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:26,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:26,980 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,082 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,103 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,135 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,156 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,185 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,235 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,256 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,286 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,307 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,436 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,486 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,507 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,639 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,711 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,793 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,814 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,866 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,895 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,916 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,946 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:27,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:27,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:27,969 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:27,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:27,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:27,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:27,998 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,019 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,049 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,070 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,120 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,150 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,171 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,222 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,251 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,272 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,302 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,323 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,354 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,377 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,407 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,428 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,457 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,508 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,529 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,579 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,609 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,659 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,710 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,782 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,813 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,863 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,884 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,914 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,935 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:28,964 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:28,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:28,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:28,985 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:28,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:28,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:28,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:28,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,015 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,036 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,066 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,116 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,270 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,290 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,320 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,390 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,423 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,448 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,497 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,573 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,654 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,780 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,812 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,886 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,916 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:29,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:29,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:29,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:29,987 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:29,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:29,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:29,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:29,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,068 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,089 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,121 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,142 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,171 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,192 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,243 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,344 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,373 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,394 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,424 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,445 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,495 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,527 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,577 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,598 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,627 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,648 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,677 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,698 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,728 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,795 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,816 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,846 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,917 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:30,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:30,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:30,986 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:30,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:30,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:30,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:30,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,030 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,137 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,158 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,188 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,209 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,261 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,290 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,311 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,361 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,391 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,413 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,442 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,493 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,543 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,564 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,593 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,614 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,643 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,664 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,744 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,765 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,796 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,822 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,851 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,903 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,923 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:31,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:31,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:31,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:31,974 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:31,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:31,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:31,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:31,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,024 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,054 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,156 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,206 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,231 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,261 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,282 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,311 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,332 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,361 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,382 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,411 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,432 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,482 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,511 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,612 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,632 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,664 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,715 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,736 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,765 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,786 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,836 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,916 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,937 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:32,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:32,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:32,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:32,988 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:32,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:32,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:32,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,018 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,039 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,121 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,142 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,172 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,193 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,243 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,344 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,374 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,395 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,425 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,446 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,478 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,498 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,528 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,599 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,699 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,729 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,749 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,780 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,801 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,830 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,851 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,933 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:33,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:33,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:33,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:33,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:33,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:33,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:33,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:33,985 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,006 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,035 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,056 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,136 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,187 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,208 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,237 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,258 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,310 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,339 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,360 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,389 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,410 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,440 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,460 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,511 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,540 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,561 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,611 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,641 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,693 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,743 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,764 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,815 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,915 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:34,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:34,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:34,966 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:34,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:34,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:34,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:34,995 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,016 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,066 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,118 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,147 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,168 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,248 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,270 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,299 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,320 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,350 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,371 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,400 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,421 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,450 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,471 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,500 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,523 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,552 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,573 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,603 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,653 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,673 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,775 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,805 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,826 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,855 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,876 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,930 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:35,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:35,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:35,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:35,983 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:35,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:35,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:35,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:35,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,013 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,035 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,064 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,115 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,218 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,239 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,269 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,290 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,320 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,341 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,373 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,394 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,423 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,494 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,524 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,545 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,574 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,595 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,624 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,645 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,674 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,695 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,724 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,745 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,780 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,800 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,830 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,880 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:36,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:36,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:36,951 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:36,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:36,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:36,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:36,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:36,980 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,001 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,031 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,052 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,102 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,132 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,153 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,185 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,206 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,257 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,286 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,307 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,436 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,486 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,507 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,537 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,557 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,589 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,639 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,660 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,689 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,739 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,789 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,811 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,840 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,911 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:37,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:37,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:37,962 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:37,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:37,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:37,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:37,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:37,994 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,065 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,216 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,266 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,296 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,316 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,367 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,410 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,431 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,461 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,481 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,511 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,532 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,611 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,632 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,683 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,713 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,734 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,763 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,784 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,814 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,837 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,866 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,887 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,917 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:38,968 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:38,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:38,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:38,989 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:38,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:38,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:38,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:38,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,019 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,040 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,069 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,090 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,120 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,140 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,170 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,191 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,220 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,243 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,323 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,344 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,375 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,396 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,472 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,497 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,547 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,574 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,619 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,646 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,695 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,721 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,800 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,855 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,885 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,906 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,936 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:39,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:39,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:39,957 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:39,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:39,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:39,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:39,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:39,986 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,007 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,036 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,056 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,086 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,107 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,136 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,157 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,187 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,209 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,240 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,261 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,290 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,311 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,340 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,361 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,391 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,412 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,442 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,462 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,513 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,542 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,564 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,594 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,615 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,669 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,814 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,835 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,885 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,914 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,935 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:40,972 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:40,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:40,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:40,994 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:40,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:40,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:40,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,024 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,045 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,078 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,098 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,128 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,149 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,179 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,200 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,230 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,251 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,280 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,301 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,331 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,352 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,381 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,403 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,432 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,453 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,484 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,505 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,535 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,556 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,585 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,606 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,635 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,685 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,706 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,736 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,757 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,787 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,837 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,858 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:41,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:41,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:41,962 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:41,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:41,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:41,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:41,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:41,992 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,013 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,042 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,092 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,114 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,217 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,248 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,270 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,303 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,376 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,427 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,505 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,526 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,656 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,677 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,707 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,759 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,779 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,810 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,831 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,860 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,881 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:42,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:42,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:42,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:42,981 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:42,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:42,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:42,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:42,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,011 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,032 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,082 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,138 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,168 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,190 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,219 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,270 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,291 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,321 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,342 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,371 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,422 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,443 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,493 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,523 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,546 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,575 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,596 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,625 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,646 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,676 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,697 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,726 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,747 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,778 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,799 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,829 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,929 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:43,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:43,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:43,950 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:43,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:43,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:43,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:43,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:43,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,003 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,053 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,083 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,104 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,133 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,154 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,183 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,233 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,254 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,284 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,305 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,408 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,437 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,458 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,537 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,639 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,659 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,689 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,815 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,865 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,894 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,915 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,945 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:44,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:44,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:44,965 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:44,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:44,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:44,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:44,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:44,995 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,015 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,066 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,219 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,248 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,269 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,319 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,348 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,420 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,449 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,470 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,500 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,521 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,550 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,571 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,602 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,623 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,673 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,703 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,724 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,753 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,774 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,803 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,826 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,855 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,876 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,906 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,926 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:45,956 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:45,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:45,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:45,977 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:45,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:45,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:45,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,008 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,079 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,109 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,130 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,159 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,180 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,210 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,259 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,280 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,310 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,331 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,361 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,382 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,435 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,465 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,486 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,515 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,536 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,566 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,586 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,616 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,636 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,666 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,687 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,716 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,737 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,767 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,787 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,817 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,870 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,891 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,920 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,941 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:46,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:46,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:46,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:46,992 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:46,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:46,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:46,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:46,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,042 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,072 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,093 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,193 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,222 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,246 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,275 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,296 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,326 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,346 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,376 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,397 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,447 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,477 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,498 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,528 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,578 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,599 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,628 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,649 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,681 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,702 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,731 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,752 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,804 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,855 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,885 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,906 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,937 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:47,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:47,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:47,958 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:47,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:47,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:47,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:47,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:47,988 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,009 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,038 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,059 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,090 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,111 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,141 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,161 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,192 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,213 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,244 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,316 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,346 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,368 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,397 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,419 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,448 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,469 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,501 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,522 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,551 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,572 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,601 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,622 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,672 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,701 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,722 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,752 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,772 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,802 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,904 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,925 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:48,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:48,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:48,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:48,975 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:48,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:48,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:48,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:48,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,004 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,025 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,054 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,075 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,156 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,207 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,227 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,257 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,278 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,309 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,330 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,360 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,381 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,411 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,439 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,488 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,514 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,563 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,591 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,630 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,658 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,762 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,796 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,817 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,847 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,869 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,919 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:49,949 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:49,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:49,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:49,970 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:49,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:49,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:49,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:49,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,000 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,021 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,050 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,071 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,121 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,151 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,201 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,274 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,325 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,354 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,405 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,455 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,506 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,527 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,556 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,577 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,607 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,630 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,659 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,680 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,710 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,731 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,781 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,870 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,891 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,920 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:50,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:50,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:50,943 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:50,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:50,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:50,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:50,988 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,056 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,086 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,116 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,137 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,167 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,217 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,238 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,268 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,289 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,368 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,389 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,419 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,469 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,490 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,522 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,543 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,572 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,593 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,723 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,774 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,825 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,928 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:51,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:51,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:51,949 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:51,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:51,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:51,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:51,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:51,979 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,000 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,029 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,080 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,101 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,151 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,181 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,201 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,231 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,281 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,302 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,385 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,406 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,435 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,456 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,486 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,507 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,537 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,609 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,659 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,688 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,709 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,790 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,811 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,841 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,861 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,911 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:52,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:52,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:52,961 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:52,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:52,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:52,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:52,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:52,991 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,011 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,041 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,061 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,091 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,112 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,143 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,164 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,193 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,214 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,244 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,264 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,294 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,315 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,344 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,365 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,394 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,415 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,445 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,465 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,495 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,516 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,547 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,568 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,597 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,618 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,648 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,668 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,698 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,748 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,769 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,798 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,820 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,850 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,871 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,901 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,922 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:53,951 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:53,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:53,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:53,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:53,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:53,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:53,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,003 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,053 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,074 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,123 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,173 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,203 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,224 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,253 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,273 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,303 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,375 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,404 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,425 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,454 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,475 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,504 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,524 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,554 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,575 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,727 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,756 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,779 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,829 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,859 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,880 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:54,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:54,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:54,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:54,982 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:54,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:54,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:54,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:54,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,012 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,033 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,063 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,084 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,114 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,164 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,217 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,239 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,268 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,288 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,318 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,339 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,369 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,390 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,420 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,441 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,491 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,542 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,571 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,592 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,623 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,644 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,722 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,795 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,825 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,925 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,946 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:55,975 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:55,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:55,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:55,996 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:55,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:55,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:55,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,048 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,077 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,098 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,127 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,148 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,178 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,198 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,228 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,248 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,278 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,298 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,328 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,349 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,378 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,399 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,431 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,452 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,482 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,503 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,532 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,553 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,603 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,632 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,653 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,703 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,732 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,753 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,782 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,802 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,854 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,884 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,904 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,933 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:56,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:56,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:56,954 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:56,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:56,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:56,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:56,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:56,983 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,004 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,034 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,084 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,105 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,134 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,154 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,183 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,204 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,236 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,257 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,286 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,307 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,337 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,437 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,537 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,558 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,608 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,638 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,661 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,690 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,711 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,761 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,792 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,862 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,891 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,941 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:57,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:57,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:57,962 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:57,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:57,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:57,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:57,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:57,992 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,013 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,042 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,065 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,094 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,115 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,165 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,195 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,245 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,265 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,295 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,316 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,345 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,366 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,396 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,417 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,454 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,478 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,507 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,528 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,558 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,578 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,608 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,629 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,658 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,679 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,729 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,758 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,779 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,808 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,829 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,858 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,879 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,910 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,931 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:58,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:58,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:58,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:58,981 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:58,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:58,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:58,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:58,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,010 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,081 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,110 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,131 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,160 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,181 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,210 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,231 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,260 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,281 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,313 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,334 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,363 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,413 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,434 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,464 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,485 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,514 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,535 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,564 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,585 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,615 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,636 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,666 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,719 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,740 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,773 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,824 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,845 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,896 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:47:59,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:47:59,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:47:59,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:47:59,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:47:59,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:47:59,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:47:59,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:47:59,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,006 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,032 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,081 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,108 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,153 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,241 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,267 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,299 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,321 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,353 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,376 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,408 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,430 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,460 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,481 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,531 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,561 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,582 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,611 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,632 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,664 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,685 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,714 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,735 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,764 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,785 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,815 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,880 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,901 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:00,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:00,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:00,955 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:00,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:00,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:00,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:00,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:00,991 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,012 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,042 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,063 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,095 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,116 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,146 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,216 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,246 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,267 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,296 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,317 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,347 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,368 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,397 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,418 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,448 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,469 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,498 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,521 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,550 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,571 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,600 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,621 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,650 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,671 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,700 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,721 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,750 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,771 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,801 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,823 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,852 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,925 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:01,955 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:01,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:01,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:01,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:01,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:01,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:01,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:01,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,026 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,056 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,106 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,131 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,161 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,182 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,212 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,233 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,313 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,337 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,366 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,387 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,417 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,438 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,488 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,517 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,538 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,568 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,589 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,619 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,639 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,693 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,722 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,743 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,775 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,798 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,827 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,848 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,879 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,900 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,931 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:02,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:02,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:02,952 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:02,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:02,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:02,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:02,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,003 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,054 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,087 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,114 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,190 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,237 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,263 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,314 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,388 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,414 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,459 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,512 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,534 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,617 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,667 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,694 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,755 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,795 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,817 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,870 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,902 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,923 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:03,967 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:03,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:03,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:03,993 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:03,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:03,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:03,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:03,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,070 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,124 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,155 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,200 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,225 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,274 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,295 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,351 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,387 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,442 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,466 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,521 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,598 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,679 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,706 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,738 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,760 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,791 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,867 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,900 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:04,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:04,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:04,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:04,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:04,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:04,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:04,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:04,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,006 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,028 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,059 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,081 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,112 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,133 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,164 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,185 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,216 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,237 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,270 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,292 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,343 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,374 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,395 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,447 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,477 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,499 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,530 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,582 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,604 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,634 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,656 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,710 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,740 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,762 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,793 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,815 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,845 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,866 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,918 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:05,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:05,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:05,970 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:05,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:05,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:05,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,000 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,022 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,052 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,073 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,104 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,127 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,158 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,179 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,210 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,232 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,263 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,284 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,315 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,337 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,418 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,440 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,470 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,492 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,522 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,546 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,577 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,599 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,630 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,651 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,703 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,734 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,755 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,786 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,838 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,912 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:06,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:06,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:06,965 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:06,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:06,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:06,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:06,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:06,997 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,019 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,050 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,072 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,125 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,177 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,208 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,230 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,262 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,283 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,314 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,336 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,366 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,388 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,421 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,443 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,527 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,549 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,580 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,602 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,654 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,708 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,739 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,816 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,904 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,926 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:07,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:07,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:07,979 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:07,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:07,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:07,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:07,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,009 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,031 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,061 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,083 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,114 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,136 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,166 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,188 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,218 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,240 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,272 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,294 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,325 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,346 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,377 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,398 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,429 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,451 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,487 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,509 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,539 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,560 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,612 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,642 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,664 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,697 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,719 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,749 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,770 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,801 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,822 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,851 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,872 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,902 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,922 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:08,952 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:08,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:08,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:08,973 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:08,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:08,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:08,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:08,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,002 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,023 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,052 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,073 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,105 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,126 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,155 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,176 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,226 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,256 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,277 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,327 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,357 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,378 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,407 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,433 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,481 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,507 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,593 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,633 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,655 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,685 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,706 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,756 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,786 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,808 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,839 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,860 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,890 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,911 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,942 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:09,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:09,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:09,963 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:09,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:09,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:09,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:09,993 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,018 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,049 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,070 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,101 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,123 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,154 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,175 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,205 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,259 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,281 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,311 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,332 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,363 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,384 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,414 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,437 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,467 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,489 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,519 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,540 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,570 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,591 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,622 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,643 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,673 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,695 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,725 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,747 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,777 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,798 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,828 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,898 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,920 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:10,953 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:10,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:10,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:10,975 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:10,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:10,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:10,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:10,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,038 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,070 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,091 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,122 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,143 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,173 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,195 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,225 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,247 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,280 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,301 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,333 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,355 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,385 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,438 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,459 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,510 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,539 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,561 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,590 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,611 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,641 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,662 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,714 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,746 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,767 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,799 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,821 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,851 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,873 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,903 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,924 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:11,954 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:11,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:11,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:11,976 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:11,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:11,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:11,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:11,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,006 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,027 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,057 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,078 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,108 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,130 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,185 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,215 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,237 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,267 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,319 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,340 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,370 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,392 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,423 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,444 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,475 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,496 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,527 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,548 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,580 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,601 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,631 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,652 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,682 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,703 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,733 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,754 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,784 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,805 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,836 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,887 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,908 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,939 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:12,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:12,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:12,960 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:12,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:12,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:12,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:12,993 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,014 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,044 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,064 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,094 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,115 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,166 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,196 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,217 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,247 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,267 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,297 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,318 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,347 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,368 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,399 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,422 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,452 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,474 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,504 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,525 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,555 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,576 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,605 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,626 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,676 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,727 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,757 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,780 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,810 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,834 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,864 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,886 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,916 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,938 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:13,971 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:13,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:13,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:13,992 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:13,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:13,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:13,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,022 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,044 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,074 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,095 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,147 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,177 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,198 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,229 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,252 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,282 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,334 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,356 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,437 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,458 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,488 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,508 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,538 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,559 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,588 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,640 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,661 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,692 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,713 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,742 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,763 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,813 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,843 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,864 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,895 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,916 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,946 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:14,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:14,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:14,967 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:14,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:14,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:14,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:14,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:14,997 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,019 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,049 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,070 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,102 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,123 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,152 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,172 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,202 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,223 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,252 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,273 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,325 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,376 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,426 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,476 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,508 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,530 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,580 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,610 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,631 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,662 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,683 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,713 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,735 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,768 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,789 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,819 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,840 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,871 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,893 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,925 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,947 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:15,977 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,028 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,049 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,079 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,100 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,130 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,151 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,181 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,203 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,232 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,253 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,283 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,304 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,357 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,386 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,407 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,436 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,457 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,486 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,507 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 22:48:16,536 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 22:48:16,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 22:48:16,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 72 states and 119 transitions. [2024-11-13 22:48:16,557 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 119 transitions. [2024-11-13 22:48:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 22:48:16,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 22:48:16,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 22:48:16,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat