./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursive/Ackermann02.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/Ackermann02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 20c02b81d1b1bc312ccc75d6e9b31c6252d69e8a6e2560afe3a2a95a3e53102a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:26:51,359 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:26:51,412 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 05:26:51,416 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:26:51,417 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:26:51,435 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:26:51,436 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:26:51,436 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:26:51,436 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:26:51,436 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:26:51,436 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:26:51,436 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:26:51,436 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:26:51,437 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:26:51,437 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:26:51,438 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:26:51,438 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:26:51,438 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:26:51,438 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_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b 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 ! call(reach_error())) ) 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 -> 20c02b81d1b1bc312ccc75d6e9b31c6252d69e8a6e2560afe3a2a95a3e53102a [2024-12-06 05:26:51,652 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:26:51,659 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:26:51,661 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:26:51,662 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:26:51,663 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:26:51,664 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursive/Ackermann02.c [2024-12-06 05:26:54,266 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/data/07a4deb83/3132517887b846028fc5d9884898b4ec/FLAG0d4767cbb [2024-12-06 05:26:54,448 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:26:54,448 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/sv-benchmarks/c/recursive/Ackermann02.c [2024-12-06 05:26:54,455 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/data/07a4deb83/3132517887b846028fc5d9884898b4ec/FLAG0d4767cbb [2024-12-06 05:26:54,829 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/data/07a4deb83/3132517887b846028fc5d9884898b4ec [2024-12-06 05:26:54,831 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:26:54,832 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:26:54,833 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:26:54,833 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:26:54,836 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:26:54,836 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:54,837 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ad89016 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54, skipping insertion in model container [2024-12-06 05:26:54,837 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:54,846 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:26:54,942 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/sv-benchmarks/c/recursive/Ackermann02.c[1157,1170] [2024-12-06 05:26:54,945 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:26:54,954 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:26:54,965 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/sv-benchmarks/c/recursive/Ackermann02.c[1157,1170] [2024-12-06 05:26:54,966 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:26:54,976 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:26:54,977 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54 WrapperNode [2024-12-06 05:26:54,977 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:26:54,977 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:26:54,977 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:26:54,977 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:26:54,982 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:54,986 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:54,998 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 33 [2024-12-06 05:26:54,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:26:54,999 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:26:54,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:26:54,999 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:26:55,003 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,003 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,004 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,004 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,006 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,006 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,007 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,008 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,009 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,010 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:26:55,011 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:26:55,011 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:26:55,011 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:26:55,011 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:26:54" (1/1) ... [2024-12-06 05:26:55,015 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:26:55,025 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:26:55,035 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 05:26:55,037 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_91b745a2-7aec-4b98-90e5-1d57b0633c0d/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 05:26:55,055 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 05:26:55,056 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:26:55,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:26:55,056 INFO L130 BoogieDeclarations]: Found specification of procedure ackermann [2024-12-06 05:26:55,056 INFO L138 BoogieDeclarations]: Found implementation of procedure ackermann [2024-12-06 05:26:55,056 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 05:26:55,102 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:26:55,103 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:26:55,203 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-12-06 05:26:55,203 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:26:55,219 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:26:55,219 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 05:26:55,219 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:26:55 BoogieIcfgContainer [2024-12-06 05:26:55,220 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:26:55,220 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:26:55,220 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:26:55,227 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:26:55,227 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:26:55" (1/1) ... [2024-12-06 05:26:55,234 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:26:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 21 states and 28 transitions. [2024-12-06 05:26:55,273 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 28 transitions. [2024-12-06 05:26:55,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 05:26:55,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,449 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:26:55,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 25 states and 36 transitions. [2024-12-06 05:26:55,545 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 36 transitions. [2024-12-06 05:26:55,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:26:55,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,673 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 05:26:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:55,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 30 states and 47 transitions. [2024-12-06 05:26:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 47 transitions. [2024-12-06 05:26:55,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:55,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:55,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:55,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:55,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,191 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,252 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,307 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,356 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,401 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,414 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,490 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,500 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,529 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,539 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,568 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,578 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,607 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,617 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,648 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,659 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,691 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,701 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,728 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,735 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,754 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,762 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,782 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,789 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,817 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,841 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,863 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,877 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,909 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,933 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:56,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:56,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:56,975 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:56,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:56,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:56,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:56,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,006 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,038 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,061 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,070 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,111 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,147 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,172 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,181 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,213 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,236 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,245 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,267 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,276 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,310 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,341 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,372 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,400 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,411 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,436 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,447 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,508 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,536 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,563 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,589 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,597 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,626 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,654 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,683 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,704 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,711 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,731 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,737 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,792 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,820 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,852 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,879 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,899 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,933 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,959 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:57,981 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:57,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:57,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:57,988 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:57,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:57,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:57,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:57,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,015 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,033 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,040 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,066 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,094 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,114 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,121 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,147 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,173 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,201 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,226 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,250 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,269 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,275 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,293 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,307 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,324 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,330 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,347 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,356 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,389 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,411 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,420 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,444 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,453 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,484 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,510 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,534 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,551 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,557 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,576 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,582 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,606 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,612 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,630 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,636 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,653 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,658 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,676 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,681 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,705 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,729 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,753 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,776 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,800 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,823 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,847 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,876 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,894 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,900 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,923 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,949 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:58,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:58,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:58,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:58,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:58,996 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:58,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:58,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:58,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,018 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,035 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,041 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,064 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,081 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,087 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,105 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,138 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,161 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,184 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,201 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,207 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,224 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,230 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,246 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,252 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,269 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,274 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,297 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,320 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,343 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,367 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,372 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,390 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,395 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,420 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,451 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,504 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,512 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,541 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,566 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,587 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,603 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,608 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,633 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,650 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,655 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,671 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,677 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,699 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,727 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,750 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,772 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,794 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,815 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,831 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,836 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,858 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,875 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,880 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,901 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,917 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,923 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,944 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,964 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,970 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:26:59,988 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:26:59,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:26:59,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:26:59,995 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:26:59,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:26:59,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:26:59,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:26:59,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,020 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,064 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,069 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,090 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,105 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,111 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,132 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,152 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,167 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,172 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,192 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,212 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,247 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,252 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,273 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,293 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,314 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,332 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,337 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,358 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,373 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,378 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,394 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,399 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,416 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,421 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,436 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,441 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,456 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,461 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,501 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,516 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,541 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,560 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,575 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,580 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,594 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,599 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,617 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,622 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,637 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,642 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,663 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,684 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,704 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,726 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,741 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,746 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,766 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,782 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,787 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,802 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,807 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,822 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,847 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,862 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,867 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,886 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,907 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,927 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,941 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,946 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,961 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,966 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:00,981 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:00,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:00,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:00,987 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:00,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:00,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:00,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:00,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,006 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,020 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,025 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,040 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,045 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,060 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,065 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,080 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,085 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,099 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,104 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,119 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,124 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,143 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,158 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,162 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,177 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,181 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,221 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,235 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,254 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,259 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,292 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,297 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,315 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,333 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,347 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,351 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,369 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,383 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,388 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,407 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,426 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,439 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,444 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,459 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,466 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,479 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,498 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,503 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,517 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,522 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,540 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,559 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,572 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,577 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,594 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,613 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,631 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,648 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,661 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,665 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,683 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,696 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,700 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,713 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,718 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,738 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,756 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,775 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,793 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,830 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,848 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,866 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,880 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,885 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,898 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,903 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,921 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,939 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,957 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,969 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,974 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:01,986 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:01,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:01,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:01,991 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:01,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:01,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:01,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:01,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,011 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,024 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,046 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,064 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,082 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,094 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,112 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,117 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,135 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,149 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,171 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,188 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,206 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,219 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,249 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,267 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,285 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,295 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,311 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,314 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,324 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,327 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,337 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,340 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,353 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,362 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,365 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,377 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,390 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,412 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,416 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,429 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,432 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,445 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,463 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,480 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,493 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,498 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,511 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,515 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,532 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,544 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,567 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,581 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,585 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,603 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,621 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,633 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,638 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,655 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,671 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,687 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,700 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,705 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,726 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,738 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,742 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,777 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,790 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,794 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,843 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,860 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,872 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,876 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,892 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,905 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,909 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,921 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,926 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,944 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,962 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,975 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,980 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:02,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:02,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:02,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:02,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:02,997 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:02,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:02,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:02,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,012 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,024 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,046 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,063 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,076 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,080 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,093 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,097 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,110 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,114 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,131 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,143 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,159 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,164 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,176 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,180 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,196 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,211 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,215 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,249 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,266 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,278 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,282 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,298 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,314 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,327 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,332 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,345 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,350 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,367 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,384 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,401 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,418 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,431 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,436 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,448 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,452 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,468 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,480 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,492 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,506 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,518 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,530 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,539 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,542 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,551 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,565 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,574 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,577 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,586 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,589 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,601 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,628 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,637 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,643 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,655 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,658 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,673 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,682 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,686 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,701 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,710 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,713 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,722 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,736 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,745 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,761 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,773 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,784 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,796 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,808 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,820 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,834 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,845 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,854 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,857 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,865 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,868 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,880 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,889 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,892 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,918 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,930 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,941 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,953 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,961 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,965 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,977 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,986 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:03,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:03,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:03,990 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:03,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:03,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:03,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:03,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:03,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,001 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,012 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,014 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,026 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,035 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,039 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,047 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,071 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,074 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,086 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,094 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,098 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,109 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,118 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,121 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,129 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,133 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,165 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,179 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,196 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,209 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,218 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,221 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,229 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,241 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,244 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,252 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,256 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,264 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,267 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,278 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,290 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,313 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,325 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,336 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,347 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,359 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,372 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,384 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,397 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,406 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,417 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,421 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,429 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,432 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,440 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,443 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,451 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,454 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,464 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,469 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,497 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,505 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,509 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,529 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,533 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,542 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,545 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,559 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,578 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,582 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,594 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,599 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,615 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,627 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,631 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,647 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,663 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,680 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,692 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,696 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,712 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,729 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,740 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,744 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,755 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,775 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,798 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,813 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,829 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,840 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,844 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,859 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,875 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,891 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,901 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,920 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,936 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,952 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,967 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,982 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:04,992 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:04,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:04,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:04,996 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:04,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:04,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:04,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:04,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,015 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,030 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,057 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,073 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,077 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,093 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,109 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,125 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,141 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,153 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,157 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,172 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,188 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,199 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,204 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,215 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,220 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,231 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,236 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,264 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,269 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,285 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,301 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,313 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,317 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,333 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,348 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,359 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,364 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,380 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,391 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,396 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,406 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,409 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,417 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,420 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,429 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,433 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,440 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,444 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,456 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,460 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,473 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,477 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,487 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,491 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,520 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,529 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,532 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,540 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,542 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,553 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,561 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,566 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,580 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,587 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,590 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,599 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,602 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,610 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,612 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,624 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,635 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,639 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,657 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,670 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,681 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,693 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,701 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,704 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,723 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,727 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,734 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,760 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,774 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,788 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,797 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,807 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,815 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,819 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,828 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,830 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,840 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,847 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,850 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,864 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,874 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,882 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,886 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,894 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,897 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,908 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,928 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,944 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,956 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,961 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,970 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,973 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,982 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,985 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:05,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:05,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:05,996 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:05,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:05,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:05,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:05,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,004 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,007 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,017 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,020 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,031 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,039 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,042 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,053 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,061 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,064 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,072 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,075 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,084 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,087 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,098 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,109 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,120 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,130 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,138 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,141 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,153 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,161 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,164 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,172 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,174 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,187 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,198 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,209 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,217 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,220 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,230 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,238 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,241 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,249 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,252 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,263 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,272 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,275 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,288 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,304 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,311 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,314 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,324 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,331 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,335 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,348 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,356 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,360 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,372 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,384 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,395 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,411 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,415 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,426 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,430 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,446 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,456 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,461 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,474 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,481 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,486 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,499 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,511 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,522 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,525 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,532 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,537 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,547 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,551 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,559 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,563 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,575 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,583 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,587 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,607 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,610 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,619 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,628 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,635 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,638 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,645 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,649 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,662 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,674 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,685 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,688 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,695 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,698 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,709 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,718 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,721 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,734 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,746 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,754 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,758 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,772 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,780 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,785 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,798 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,821 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,825 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,836 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,840 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,853 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,862 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,866 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,878 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,892 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,900 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,905 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,912 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,915 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,922 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,924 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,935 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,946 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,956 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,966 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,975 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,983 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,985 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:06,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:06,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:06,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:06,996 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:06,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:06,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:06,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:06,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,003 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,006 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,013 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,016 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,039 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,047 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,049 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,071 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,079 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,083 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,091 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,094 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,104 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,114 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,126 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,134 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,138 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,146 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,150 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,161 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,166 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,177 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,180 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,190 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,208 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,211 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,218 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,221 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,230 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,234 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,241 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,244 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,252 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,255 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,266 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,276 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,283 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,287 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,297 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,308 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,315 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,326 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,329 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,336 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,340 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,347 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,350 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,357 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,361 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,371 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,379 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,382 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,391 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,394 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,405 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,416 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,424 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,427 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,435 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,438 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,450 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,457 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,460 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,467 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,472 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,482 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,484 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,497 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,506 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,508 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,516 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,518 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,530 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,537 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,539 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,547 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,551 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,558 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,562 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,572 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,583 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,593 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,600 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,603 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,622 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,624 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,635 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,638 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,645 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,647 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,654 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,658 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,665 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,670 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,682 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,693 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,702 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,706 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,719 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,731 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,738 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,742 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,750 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,753 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,761 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,774 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,782 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,786 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,797 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,808 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,819 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,826 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,829 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,840 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,847 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,850 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,858 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,861 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,869 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,872 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,884 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,892 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,895 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,907 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,914 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,917 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,925 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,928 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,939 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,946 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,949 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,960 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,967 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,972 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,985 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:07,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:07,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:07,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:07,997 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:07,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,010 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,023 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,032 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,036 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,045 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,049 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,069 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,072 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,079 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,081 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,089 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,091 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,098 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,101 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,118 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,120 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,129 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,139 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,146 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,158 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,167 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,177 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,186 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,194 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,199 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,210 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,218 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,220 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,230 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,238 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,242 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,261 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,265 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,276 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,287 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,294 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,297 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,309 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,317 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,321 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,329 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,332 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,340 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,343 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,354 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,366 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,377 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,385 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,388 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,401 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,412 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,423 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,434 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,447 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,456 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,459 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,470 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,482 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,490 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,493 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,504 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,512 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,516 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,531 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,543 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,547 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,557 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,564 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,566 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,573 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,575 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,586 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,593 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,596 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,607 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,618 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,629 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,636 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,639 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,649 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,658 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,668 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,678 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,685 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,700 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,707 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,710 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,717 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,720 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,736 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,739 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,758 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,768 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,778 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,785 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,788 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,795 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,797 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,807 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,814 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,818 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,828 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,841 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,852 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,860 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,863 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,873 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,884 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,891 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,896 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,916 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,927 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,937 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,945 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,948 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,980 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:08,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:08,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:08,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:08,991 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:08,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:08,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:08,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:08,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,000 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,003 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,010 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,014 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,025 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,032 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,035 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,045 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,056 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,064 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,067 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,074 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,089 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,096 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,119 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,123 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,134 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,139 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,153 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,164 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,177 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,185 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,198 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,209 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,219 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,229 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,237 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,240 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,247 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,250 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,258 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,261 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,272 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,280 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,283 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,293 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,304 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,311 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,315 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,325 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,334 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,337 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,348 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,358 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,369 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,376 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,379 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,390 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,412 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,420 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,423 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,431 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,435 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,446 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,470 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,494 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,506 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,519 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,531 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,539 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,542 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,554 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,567 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,575 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,579 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,592 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,605 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,613 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,618 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,630 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,639 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,643 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,655 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,664 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,668 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,680 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,690 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,699 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,706 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,709 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,716 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,718 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,728 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,737 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,747 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,754 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,756 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,763 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,766 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,773 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,777 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,791 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,798 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,802 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,816 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,842 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,850 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,853 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,860 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,864 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,874 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,878 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,889 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,893 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,907 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,923 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,938 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,953 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,967 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,981 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:09,990 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:09,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:09,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:09,994 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:09,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:09,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:09,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:09,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,005 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,008 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,015 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,020 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,030 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,033 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,044 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,048 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,072 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,083 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,085 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,092 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,097 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,118 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,134 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,141 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,145 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,155 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,159 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,170 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,174 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,188 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,198 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,202 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,212 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,216 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,226 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,231 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,242 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,247 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,257 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,259 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,266 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,268 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,280 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,293 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,303 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,314 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,318 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,330 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,334 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,344 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,347 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,354 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,357 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,366 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,373 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,376 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,383 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,385 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,392 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,394 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,406 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,410 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,425 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,436 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,445 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,452 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,455 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,467 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,482 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,497 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,510 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,522 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,533 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,535 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,542 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,546 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,557 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,560 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,570 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,580 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,589 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,594 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,605 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,612 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,615 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,623 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,626 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,633 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,636 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,646 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,653 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,656 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,663 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,666 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,673 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,676 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,683 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,686 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,693 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,696 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,706 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,713 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,717 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,727 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,734 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,737 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,769 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,780 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,790 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,801 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,808 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,818 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,821 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,829 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,832 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,839 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,842 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,849 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,852 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,860 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,863 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,870 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,873 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,880 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,883 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,890 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,895 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,917 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,925 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,929 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,940 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,950 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,958 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,961 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,972 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,979 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,982 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:10,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:10,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:10,992 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:10,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:10,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:10,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:10,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,002 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,010 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,014 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,025 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,032 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,035 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,046 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,054 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,058 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,068 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,075 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,079 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,090 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,105 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,114 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,118 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,125 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,130 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,141 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,149 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,165 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,172 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,175 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,182 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,185 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,195 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,206 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,217 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,219 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,233 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,246 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,253 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,257 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,266 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,269 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,278 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,289 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,298 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,305 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,308 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,315 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,317 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,324 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,326 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,336 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:27:11,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:27:11,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:27:11,345 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:27:11,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:27:11,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:27:11,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:27:11,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:27:11,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 05:41:11,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,160 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,162 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,169 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,171 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,179 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,183 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,189 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,192 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,199 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,202 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,209 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,212 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,219 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,222 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,238 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,241 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,248 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,251 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,257 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,260 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,267 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,270 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,280 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,290 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,300 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,306 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,309 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,316 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,319 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,326 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,329 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,335 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,339 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,345 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,349 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,356 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,359 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,369 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,379 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,385 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,389 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,397 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,413 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,420 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,424 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,447 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,469 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,494 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,502 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,506 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,513 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,516 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,527 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,534 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,538 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,549 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,555 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,559 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,571 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,579 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,583 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,594 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,606 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,618 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,629 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,638 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,642 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,653 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,661 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,665 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,678 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,685 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,688 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,694 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,698 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,705 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,708 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,718 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,738 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,747 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,758 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,768 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,774 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,777 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,784 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,787 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,794 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,798 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,808 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,815 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,818 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,828 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,838 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,848 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,858 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,865 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,868 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,875 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,878 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,885 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,888 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,898 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,910 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,918 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,922 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,929 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,933 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,940 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,953 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,960 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,964 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,971 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,975 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,982 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:11,993 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:11,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:11,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:11,996 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:11,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:11,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:11,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:11,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,003 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,007 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,015 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,018 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,025 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,037 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,041 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,049 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,053 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,061 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,065 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,073 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,076 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,083 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,087 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,096 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,106 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,118 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,121 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,128 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,132 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,140 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,143 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,150 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,154 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,161 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,166 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,174 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,176 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,183 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,187 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,199 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,207 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,210 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,217 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,231 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,243 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,255 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,266 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,274 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,278 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,284 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,289 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,300 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,311 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,318 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,321 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,332 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,340 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,344 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,355 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,363 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,367 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,377 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,384 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,388 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,412 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,419 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,423 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,435 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,445 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,457 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,469 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,487 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,490 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,498 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,505 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,507 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,514 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,516 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,525 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,531 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,534 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,540 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,543 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,551 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,558 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,560 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,567 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,569 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,576 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,578 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,584 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,587 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,593 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,596 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,604 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,613 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,620 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,622 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,631 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,638 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,640 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,648 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,651 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,657 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,660 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,666 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,668 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,675 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,677 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,684 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,688 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,696 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,700 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,711 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,718 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,722 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,733 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,745 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,755 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,762 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,765 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,771 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,774 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,785 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,793 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,797 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,805 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,809 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,818 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,825 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,834 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,836 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,845 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,851 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,854 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,864 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,875 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,884 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,887 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,893 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,896 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,905 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,911 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,913 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,920 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,924 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,935 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,942 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,946 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,955 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,962 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,971 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,974 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,980 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,983 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,989 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:12,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:12,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:12,992 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:12,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:12,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:12,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:12,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:12,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,001 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,010 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,016 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,019 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,025 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,028 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,034 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,036 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,043 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,045 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,055 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,062 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,066 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,073 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,077 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,085 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,089 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,120 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,140 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,150 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,160 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,167 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,171 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,181 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,192 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,204 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,211 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,215 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,223 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,226 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,233 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,236 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,247 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,255 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,258 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,265 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,276 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,280 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,291 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,298 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,302 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,308 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,312 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,324 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,332 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,335 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,346 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,355 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,359 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,366 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,370 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,377 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,380 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,391 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,399 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,403 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,414 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,422 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,426 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,434 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,438 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,446 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,449 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,468 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,475 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,478 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,485 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,488 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,495 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,498 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,505 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,508 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,515 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,518 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,525 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,528 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,535 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,538 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,548 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,557 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,566 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,573 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,575 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,582 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,585 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,592 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,595 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,603 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,606 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,612 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,615 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,621 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,624 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,631 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,633 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,640 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,642 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,652 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,662 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,672 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,683 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,690 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,702 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,705 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,714 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,721 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,724 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,731 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,734 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,741 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,744 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,754 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,760 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,764 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,770 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,781 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,784 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,791 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,794 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,801 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,804 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,810 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,813 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,820 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,823 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,832 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,835 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,842 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,845 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,855 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,861 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,864 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,871 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,874 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,881 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,884 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,891 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,895 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,902 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,917 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,924 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,927 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,937 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,944 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,948 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,959 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,968 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,971 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,978 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,980 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,987 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:13,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:13,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:13,990 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:13,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:13,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:13,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:13,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,000 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,010 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,017 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,020 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,040 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,046 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,050 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,057 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,060 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,071 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,081 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,088 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,098 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,101 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,108 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,111 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,120 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,130 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,136 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,139 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,146 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,150 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,160 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,169 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,179 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,186 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,189 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,195 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,198 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,205 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,209 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,215 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,218 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,229 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,236 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,239 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,248 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,255 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,258 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,264 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,267 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,283 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,286 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,293 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,296 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,303 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,307 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,317 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,323 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,326 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,336 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,354 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,364 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,373 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,380 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,383 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,390 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,393 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,400 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,403 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,413 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,420 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,423 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,429 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,432 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,439 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,442 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,448 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,451 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,461 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,468 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,471 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,480 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,487 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,490 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,496 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,500 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,507 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,510 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,516 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,531 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,541 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,548 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,551 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,558 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,561 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,568 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,571 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,577 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,581 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,591 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,598 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,601 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,612 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,618 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,622 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,628 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,631 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,638 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,641 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,651 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,662 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,671 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,681 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,688 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,691 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,701 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,711 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,717 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,721 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,727 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,730 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,737 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,740 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,750 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,758 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,761 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,768 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,771 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,781 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,790 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,800 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,820 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,827 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,830 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,847 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,850 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,860 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,870 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,880 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,890 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,909 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,916 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,919 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,929 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,936 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,939 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,946 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,949 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,960 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,970 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,976 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,980 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:14,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:14,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:14,991 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:14,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:14,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:14,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:14,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:14,998 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,001 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,012 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,022 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,028 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,031 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,038 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,041 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,048 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,051 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,058 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,071 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,090 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,100 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,110 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,117 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,120 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,127 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,130 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,140 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,147 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,150 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,160 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,167 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,170 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,177 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,180 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,187 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,190 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,197 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,200 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,206 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,210 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,219 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,223 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,231 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,234 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,241 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,245 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,251 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,254 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,261 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,265 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,273 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,276 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,283 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,287 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,295 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,298 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,306 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,308 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,315 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,318 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,324 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,326 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,335 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,344 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,353 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,360 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,363 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,372 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,381 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,388 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,391 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,402 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,410 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,414 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,421 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,423 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,430 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,432 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,439 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,441 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,449 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,452 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,461 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,472 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,479 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,491 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,498 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,501 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,511 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,517 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,531 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,541 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,548 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,551 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,558 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,561 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,568 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,571 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,578 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,581 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,588 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,599 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,602 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,612 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,619 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,622 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,629 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,632 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,639 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,642 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,649 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,652 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,659 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,661 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,671 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,682 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,692 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,701 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,708 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,711 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,717 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,720 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,726 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,729 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,736 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,739 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,765 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,769 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,776 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,780 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,790 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,799 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,809 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,816 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,819 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,826 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,829 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,838 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,846 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,849 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,855 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,858 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,865 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,868 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,875 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,878 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,885 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,888 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,896 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,898 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,905 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,908 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,919 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,922 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,929 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,932 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,938 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,941 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,947 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,950 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,957 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,960 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,966 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,969 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,976 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,979 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,986 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,989 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:15,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:15,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:15,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:15,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:15,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:15,999 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:15,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:15,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,007 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,011 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,022 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,033 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,053 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,057 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,081 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,089 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,093 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,101 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,104 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,111 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,114 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,125 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,137 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,145 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,154 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,158 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,172 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,180 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,184 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,192 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,196 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,204 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,208 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,216 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,220 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,227 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,232 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,239 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,243 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,250 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,253 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,264 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,270 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,274 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,281 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,284 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,291 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,294 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,301 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,304 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,312 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,315 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,321 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,324 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,332 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,334 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,341 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,344 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,351 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,354 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,361 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,364 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,371 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,374 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,381 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,384 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,395 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,402 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,405 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,413 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,416 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,426 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,433 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,436 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,442 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,446 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,453 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,456 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,463 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,465 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,474 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,484 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,490 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,494 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,504 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,510 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,513 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,523 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,530 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,533 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,540 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,543 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,553 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,564 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,574 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,581 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,584 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,591 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,594 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,601 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,604 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,614 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,621 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,624 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,631 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,634 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,642 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,644 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,651 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,653 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,660 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,669 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,671 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,681 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,690 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,696 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,699 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,706 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,708 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,715 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,717 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,724 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,726 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,735 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,745 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,751 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,754 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,760 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,763 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,769 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,772 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,779 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,781 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,788 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,791 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,798 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,800 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,811 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,819 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,823 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,830 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,835 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,843 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,847 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,859 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,866 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,871 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,878 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,881 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,891 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,897 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,901 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,908 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,912 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,920 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,924 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,932 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,935 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,942 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,945 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,952 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,956 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,964 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,967 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,978 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,985 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:16,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:16,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:16,989 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:16,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:16,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:16,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:16,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:16,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,000 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,011 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,029 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,033 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,041 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,044 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,061 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,070 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,079 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,086 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,088 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,097 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,103 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,106 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,124 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,133 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,140 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,142 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,149 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,151 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,158 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,160 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,169 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,175 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,177 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,184 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,186 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,193 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,195 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,202 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,204 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,211 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,213 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,224 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,231 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,235 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,256 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,259 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,266 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,270 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,277 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,281 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,287 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,291 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,299 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,303 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,313 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,323 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,329 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,332 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,340 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,344 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,350 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,353 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,360 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,364 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,375 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,382 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,385 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,392 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,396 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,404 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,407 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,418 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,426 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,430 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,437 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,441 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,448 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,451 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,462 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,469 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,481 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,485 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,492 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,494 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,501 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,503 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,510 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,512 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,530 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,536 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,539 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,545 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,548 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,554 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,557 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,565 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,573 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,577 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,584 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,587 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,593 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,595 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,604 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,611 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,615 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,623 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,626 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,633 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,636 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,643 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,647 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,655 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,658 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,665 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,669 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,676 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,680 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,691 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,698 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,702 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,710 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,713 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,720 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,723 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,730 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,734 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,742 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,745 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,752 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,756 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,763 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,767 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,776 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,779 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,786 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,790 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,801 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,809 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,813 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,824 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,831 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,834 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,841 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,843 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,852 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,859 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,862 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,869 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,871 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,878 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,881 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,888 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,890 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,897 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,899 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,906 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,908 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,919 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,926 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,930 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,937 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,940 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,946 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,949 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,955 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,957 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,964 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,967 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,976 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,983 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,986 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:17,992 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:17,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:17,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:17,995 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:17,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:17,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:17,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:17,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,004 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,011 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,014 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,021 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,024 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,030 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,033 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,040 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,043 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,050 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,053 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,059 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,062 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,068 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,071 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,080 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,096 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,099 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,105 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,108 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,114 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,117 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,123 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,133 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,137 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,149 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,160 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,168 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,172 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,180 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,184 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,195 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,204 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,208 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,215 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,219 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,226 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,229 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,235 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,238 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,244 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,247 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,253 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,256 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,262 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,266 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,274 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,278 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,289 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,296 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,299 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,306 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,309 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,316 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,327 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,337 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,340 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,347 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,350 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,357 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,360 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,367 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,380 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,390 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,399 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,405 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,408 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,414 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,417 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,423 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,426 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,435 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,441 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,445 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,454 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,466 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,469 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,476 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,480 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,492 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,504 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,512 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,516 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,530 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,542 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,553 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,564 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,575 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,584 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,588 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,595 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,598 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,605 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,609 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,616 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,619 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,629 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,636 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,639 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,646 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,657 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,660 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,667 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,670 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,677 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,680 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,687 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,690 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,697 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,700 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,707 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,709 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,716 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,719 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,726 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,729 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,736 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,739 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,749 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,756 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,770 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,777 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,780 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,787 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,790 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,797 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,800 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,807 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,810 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,817 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,820 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,827 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,830 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,837 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,840 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,847 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,850 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,870 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,877 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,879 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,888 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,897 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,904 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,916 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,923 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,927 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,934 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,937 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,943 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,946 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,953 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,956 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,967 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,974 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,977 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,985 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,988 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:18,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:18,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:18,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:18,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:18,999 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:18,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:18,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:18,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,009 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,016 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,026 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,029 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,036 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,039 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,046 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,056 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,059 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,066 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,069 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,079 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,086 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,089 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,095 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,098 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,104 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,107 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,113 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,116 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,125 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,131 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,135 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,142 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,145 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,152 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,155 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,162 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,164 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,171 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,174 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,181 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,184 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,191 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,194 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,201 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,204 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,210 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,213 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,220 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,225 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,241 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,244 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,250 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,253 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,260 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,263 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,269 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,272 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,279 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,282 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,288 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,292 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,299 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,302 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,312 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,318 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,321 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,328 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,331 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,338 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,341 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,348 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,351 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,358 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,361 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,368 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,371 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,378 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,381 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,388 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,391 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,401 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,407 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,410 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,417 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,420 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,427 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,430 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,437 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,440 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,447 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,450 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,458 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,461 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,468 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,471 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,491 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,498 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,501 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,511 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,521 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,528 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,531 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,538 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,542 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,549 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,553 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,563 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,569 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,573 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,583 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,594 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,606 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,613 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,625 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,628 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,635 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,639 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,647 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,651 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,658 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,661 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,668 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,671 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,678 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,682 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,689 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,693 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,703 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,706 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,717 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,725 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,728 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,735 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,739 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,747 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,757 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,760 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,771 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,792 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,799 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,803 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,811 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,815 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,849 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,856 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,860 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,867 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,871 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,879 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,882 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,889 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,906 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,913 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,917 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,925 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,929 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,937 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,941 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,949 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,952 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,965 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,972 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,976 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,984 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,988 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:19,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:19,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:19,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:19,996 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:19,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:19,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:19,999 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,006 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,010 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,018 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,023 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,034 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,040 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,044 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,052 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,056 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,065 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,077 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,080 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,090 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,097 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,101 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,109 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,113 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,121 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,125 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,136 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,156 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,166 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,170 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,178 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,181 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,188 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,192 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,200 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,204 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,212 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,216 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,224 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,227 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,234 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,245 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,249 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,256 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,260 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,268 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,272 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,280 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,283 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,290 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,293 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,300 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,303 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,310 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,314 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,322 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,326 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,333 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,336 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,343 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,346 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,353 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,357 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,365 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,368 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,375 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,379 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,387 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,390 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,396 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,400 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,408 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,412 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,420 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,424 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,432 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,436 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,443 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,447 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,456 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,460 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,468 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,471 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,477 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,489 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,492 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,499 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,501 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,508 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,510 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,519 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,528 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,535 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,538 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,544 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,547 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,553 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,556 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,565 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,571 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,574 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,580 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,583 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,590 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,592 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,599 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,601 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,608 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,610 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,617 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,619 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,626 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,628 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,635 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,637 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,644 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,646 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,652 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,655 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,661 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,664 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,670 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,673 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,679 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,688 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,691 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,700 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,704 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,712 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,715 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,726 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,733 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,737 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,744 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,748 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,755 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,759 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,767 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,771 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,778 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,782 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,789 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,793 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,801 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,805 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,813 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,816 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,823 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,827 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,835 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,839 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,845 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,849 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,857 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,861 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,868 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,872 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,880 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,884 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,892 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,896 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,907 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,915 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,919 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,927 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,931 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,939 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,943 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,963 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,966 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,973 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,977 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,984 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,988 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:20,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:20,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:20,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:20,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:20,999 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:20,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,008 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,012 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,019 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,023 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,031 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,035 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,042 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,047 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,055 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,059 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,066 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,076 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,080 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,087 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,091 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,098 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,102 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,110 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,114 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,122 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,125 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,132 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,136 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,144 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,148 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,155 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,157 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,167 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,173 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,177 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,189 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,196 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,200 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,208 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,212 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,221 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,225 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,232 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,237 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,243 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,247 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,254 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,259 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,265 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,268 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,275 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,279 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,286 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,290 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,297 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,301 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,309 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,313 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,324 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,331 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,335 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,342 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,346 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,352 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,357 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,364 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,367 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,374 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,378 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,386 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,390 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,398 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,402 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,409 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,414 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,426 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,428 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,435 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,439 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,445 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,448 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,455 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,458 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,465 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,469 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,478 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,481 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,488 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,504 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,511 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,515 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,523 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,527 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,535 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,539 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,548 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:41:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:41:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 33 states and 57 transitions. [2024-12-06 05:41:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 57 transitions. [2024-12-06 05:41:21,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:41:21,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:41:21,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:41:21,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:41:21,560 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.